Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/i40e/core/
H A Di40e_type.h203 I40E_MAC_XL710, enumerator
H A Di40e_common.c69 hw->mac.type = I40E_MAC_XL710; in i40e_set_mac_type()
977 case I40E_MAC_XL710: in i40e_init_shared_code()
1912 if ((hw->mac.type == I40E_MAC_XL710) && in i40e_aq_get_link_info()
/titanic_44/usr/src/uts/common/io/i40e/
H A Di40e_gld.c643 if (hw->mac.type != I40E_MAC_XL710 || hw->aq.api_maj_ver != 1 || in i40e_transceiver_read()