Searched refs:I40E_MAC_XL710 (Results 1 – 7 of 7) sorted by relevance
773 if (hw->mac.type == I40E_MAC_XL710 && i40e_is_fw_ver_lt(hw, 4, 33)) in i40e_get_dcb_config()777 if (hw->mac.type == I40E_MAC_XL710 && i40e_is_fw_ver_eq(hw, 4, 33)) { in i40e_get_dcb_config()846 if (hw->mac.type == I40E_MAC_XL710) in i40e_init_dcb()
66 I40E_MAC_XL710, enumerator
47 hw->mac.type = I40E_MAC_XL710; in i40e_set_mac_type()404 case I40E_MAC_XL710: in i40e_init_shared_code()1109 if (hw->mac.type == I40E_MAC_XL710 && in i40e_aq_get_phy_capabilities()1381 if (hw->mac.type == I40E_MAC_XL710 && i40e_is_fw_ver_lt(hw, 4, 40) && in i40e_aq_get_link_info()
480 case I40E_MAC_XL710: in i40e_set_hw_caps()
20 #define I40E_FW_MINOR_VERSION(_h) ((_h)->mac.type == I40E_MAC_XL710 ? \
2018 case I40E_MAC_XL710: in i40e_get_max_num_descriptors()
12845 if (pf->hw.mac.type == I40E_MAC_XL710 && in i40e_sw_init()