Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/base/
H A 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()
883 if (hw->mac.type == I40E_MAC_XL710) in i40e_init_dcb()
H A Di40e_adminq.c583 case I40E_MAC_XL710: in i40e_set_hw_flags()
H A Di40e_type.h186 I40E_MAC_XL710, enumerator
H A Di40e_common.c46 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()
H A Di40e_adminq_cmd.h18 #define I40E_FW_MINOR_VERSION(_h) ((_h)->mac.type == I40E_MAC_XL710 ? \