Searched refs:i40e_is_fw_ver_eq (Results 1 – 2 of 2) sorted by relevance
561 static inline bool i40e_is_fw_ver_eq(struct i40e_hw *hw, u16 maj, u16 min) in i40e_is_fw_ver_eq() function
777 if (hw->mac.type == I40E_MAC_XL710 && i40e_is_fw_ver_eq(hw, 4, 33)) { in i40e_get_dcb_config()