Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_dcb.c842 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()
H A Di40e_type.h202 I40E_MAC_XL710, enumerator
H A Di40e_adminq.c580 case I40E_MAC_XL710: in i40e_set_hw_flags()
H A Di40e_common.c75 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()
H A Di40e_adminq_cmd.h48 #define I40E_FW_MINOR_VERSION(_h) ((_h)->mac.type == I40E_MAC_XL710 ? \