Home
last modified time | relevance | path

Searched refs:prev_fw_version (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/qlogic/netxen/
A Dnetxen_nic_main.c818 u32 fw_major, fw_minor, fw_build, prev_fw_version; in netxen_check_options() local
843 prev_fw_version = adapter->fw_version; in netxen_check_options()
849 adapter->fw_version > prev_fw_version) { in netxen_check_options()
/linux/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_main.c1225 u32 fw_major, fw_minor, fw_build, prev_fw_version; in qlcnic_check_options() local
1230 prev_fw_version = adapter->fw_version; in qlcnic_check_options()
1245 adapter->fw_version > prev_fw_version) { in qlcnic_check_options()

Completed in 14 milliseconds