Searched refs:I40E_MAC_XL710 (Results 1 – 5 of 5) sorted by relevance
807 if ((hw->mac.type == I40E_MAC_XL710) && in i40e_get_dcb_config()813 if ((hw->mac.type == I40E_MAC_XL710) && in i40e_get_dcb_config()883 if (hw->mac.type == I40E_MAC_XL710) in i40e_init_dcb()
583 case I40E_MAC_XL710: in i40e_set_hw_flags()
186 I40E_MAC_XL710, enumerator
46 hw->mac.type = I40E_MAC_XL710; in i40e_set_mac_type()999 case I40E_MAC_XL710: in i40e_init_shared_code()1763 if (hw->mac.type == I40E_MAC_XL710 && in i40e_aq_get_phy_capabilities()2076 if ((hw->mac.type == I40E_MAC_XL710) && in i40e_aq_get_link_info()
18 #define I40E_FW_MINOR_VERSION(_h) ((_h)->mac.type == I40E_MAC_XL710 ? \