Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/i40e/
H A Di40e_gld.c805 case MAC_PROP_EN_25GFDX_CAP: in i40e_m_setprop()
942 case MAC_PROP_EN_25GFDX_CAP: in i40e_m_getprop()
1043 case MAC_PROP_EN_25GFDX_CAP: in i40e_m_propinfo()
/titanic_41/usr/src/uts/common/io/mac/plugins/
H A Dmac_ether.c162 {"adv_25gfdx_cap", MAC_PROP_EN_25GFDX_CAP, 0, 1,
/titanic_41/usr/src/uts/common/sys/
H A Dmac.h230 MAC_PROP_EN_25GFDX_CAP, enumerator
/titanic_41/usr/src/lib/libdladm/common/
H A Dlinkprop.c284 { MAC_PROP_EN_25GFDX_CAP, sizeof (uint8_t), "en_25gfdx_cap"},
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac.c3050 case MAC_PROP_EN_25GFDX_CAP: in mac_prop_check_size()