Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h561 static inline bool i40e_is_fw_ver_eq(struct i40e_hw *hw, u16 maj, u16 min) in i40e_is_fw_ver_eq() function
Di40e_dcb.c777 if (hw->mac.type == I40E_MAC_XL710 && i40e_is_fw_ver_eq(hw, 4, 33)) { in i40e_get_dcb_config()