Home
last modified time | relevance | path

Searched refs:I40E_MAC_XL710 (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_dcb.c807 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()
Di40e_type.h109 I40E_MAC_XL710, enumerator
Di40e_adminq.c587 if (hw->mac.type == I40E_MAC_XL710 && in i40e_init_adminq()
Di40e_common.c35 hw->mac.type = I40E_MAC_XL710; in i40e_set_mac_type()
908 case I40E_MAC_XL710: in i40e_init_shared_code()
1623 if (hw->mac.type == I40E_MAC_XL710 && in i40e_aq_get_phy_capabilities()
1884 if ((hw->mac.type == I40E_MAC_XL710) && in i40e_aq_get_link_info()
Di40e_adminq_cmd.h17 #define I40E_FW_MINOR_VERSION(_h) ((_h)->mac.type == I40E_MAC_XL710 ? \
Di40e_main.c9353 hw->aq.fw_maj_ver < 4) && hw->mac.type == I40E_MAC_XL710) { in i40e_rebuild()
11233 if ((pf->hw.mac.type == I40E_MAC_XL710) && in i40e_sw_init()
11242 if ((pf->hw.mac.type == I40E_MAC_XL710) && in i40e_sw_init()
11248 if ((pf->hw.mac.type == I40E_MAC_XL710) && in i40e_sw_init()
11254 if (pf->hw.mac.type == I40E_MAC_XL710 && in i40e_sw_init()
11274 if (pf->hw.mac.type == I40E_MAC_XL710 && in i40e_sw_init()
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40e_type.h84 I40E_MAC_XL710, enumerator
Di40e_common.c35 hw->mac.type = I40E_MAC_XL710; in i40e_set_mac_type()
Di40e_adminq_cmd.h17 #define I40E_FW_MINOR_VERSION(_h) ((_h)->mac.type == I40E_MAC_XL710 ? \