Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_dcb.c837 if ((hw->mac.type == I40E_MAC_XL710) && in i40e_get_dcb_config()
843 if ((hw->mac.type == I40E_MAC_XL710) && in i40e_get_dcb_config()
913 if (hw->mac.type == I40E_MAC_XL710) in i40e_init_dcb()
H A Di40e_type.h203 I40E_MAC_XL710, enumerator
H A Di40e_adminq.c581 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()
1738 if (hw->mac.type == I40E_MAC_XL710 && in i40e_aq_get_phy_capabilities()
2051 if ((hw->mac.type == I40E_MAC_XL710) && in i40e_aq_get_link_info()
H A Di40e_adminq_cmd.h49 #define I40E_FW_MINOR_VERSION(_h) ((_h)->mac.type == I40E_MAC_XL710 ? \
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_gld.c663 if (hw->mac.type != I40E_MAC_XL710 || hw->aq.api_maj_ver != 1 || in i40e_transceiver_read()