Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h17 #define I40E_FW_MINOR_VERSION(_h) ((_h)->mac.type == I40E_MAC_XL710 ? \ macro
H A Di40e_main.c15121 I40E_FW_MINOR_VERSION(hw)); in i40e_probe()
15138 hw->aq.api_min_ver > I40E_FW_MINOR_VERSION(hw)) in i40e_probe()
15144 I40E_FW_MINOR_VERSION(hw)); in i40e_probe()
15151 I40E_FW_MINOR_VERSION(hw)); in i40e_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h17 #define I40E_FW_MINOR_VERSION(_h) ((_h)->mac.type == I40E_MAC_XL710 ? \ macro
H A Di40e_main.c15837 I40E_FW_MINOR_VERSION(hw)); in i40e_probe()
15854 hw->aq.api_min_ver > I40E_FW_MINOR_VERSION(hw)) in i40e_probe()
15860 I40E_FW_MINOR_VERSION(hw)); in i40e_probe()
15867 I40E_FW_MINOR_VERSION(hw)); in i40e_probe()

Completed in 43 milliseconds