Searched refs:I40E_MAC_XL710 (Results 1 – 5 of 5) sorted by relevance
842 if ((hw->mac.type == I40E_MAC_XL710) && in i40e_get_dcb_config()848 if ((hw->mac.type == I40E_MAC_XL710) && in i40e_get_dcb_config()918 if (hw->mac.type == I40E_MAC_XL710) in i40e_init_dcb()
202 I40E_MAC_XL710, enumerator
580 case I40E_MAC_XL710: in i40e_set_hw_flags()
75 hw->mac.type = I40E_MAC_XL710; in i40e_set_mac_type()1004 case I40E_MAC_XL710: in i40e_init_shared_code()1708 if (hw->mac.type == I40E_MAC_XL710 && in i40e_aq_get_phy_capabilities()2021 if ((hw->mac.type == I40E_MAC_XL710) && in i40e_aq_get_link_info()
48 #define I40E_FW_MINOR_VERSION(_h) ((_h)->mac.type == I40E_MAC_XL710 ? \