Home
last modified time | relevance | path

Searched refs:prev_fw_version (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c816 u32 fw_major, fw_minor, fw_build, prev_fw_version; in netxen_check_options() local
841 prev_fw_version = adapter->fw_version; in netxen_check_options()
847 adapter->fw_version > prev_fw_version) { in netxen_check_options()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c1229 u32 fw_major, fw_minor, fw_build, prev_fw_version; in qlcnic_check_options() local
1234 prev_fw_version = adapter->fw_version; in qlcnic_check_options()
1249 adapter->fw_version > prev_fw_version) { in qlcnic_check_options()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c816 u32 fw_major, fw_minor, fw_build, prev_fw_version; in netxen_check_options() local
841 prev_fw_version = adapter->fw_version; in netxen_check_options()
847 adapter->fw_version > prev_fw_version) { in netxen_check_options()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H 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 19 milliseconds