Home
last modified time | relevance | path

Searched refs:MAC_PROP_EN_50GFDX_CAP (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/mac/plugins/
H A Dmac_ether.c156 {"adv_50gfdx_cap", MAC_PROP_EN_50GFDX_CAP, 0, 1,
/titanic_41/usr/src/uts/common/sys/
H A Dmac.h232 MAC_PROP_EN_50GFDX_CAP, enumerator
/titanic_41/usr/src/lib/libdladm/common/
H A Dlinkprop.c276 { MAC_PROP_EN_50GFDX_CAP, sizeof (uint8_t), "en_50gfdx_cap"},
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac.c3046 case MAC_PROP_EN_50GFDX_CAP: in mac_prop_check_size()