Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/i40e/
H A Di40e_gld.c806 case MAC_PROP_EN_40GFDX_CAP: in i40e_m_setprop()
951 case MAC_PROP_EN_40GFDX_CAP: in i40e_m_getprop()
1053 case MAC_PROP_EN_40GFDX_CAP: in i40e_m_propinfo()
/titanic_41/usr/src/uts/common/io/mac/plugins/
H A Dmac_ether.c159 {"adv_40gfdx_cap", MAC_PROP_EN_40GFDX_CAP, 0, 1,
/titanic_41/usr/src/uts/common/sys/
H A Dmac.h222 MAC_PROP_EN_40GFDX_CAP, enumerator
/titanic_41/usr/src/lib/libdladm/common/
H A Dlinkprop.c280 { MAC_PROP_EN_40GFDX_CAP, sizeof (uint8_t), "en_40gfdx_cap"},
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac.c3048 case MAC_PROP_EN_40GFDX_CAP: in mac_prop_check_size()