Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_ib.c296 MTOPS_HEADER_COOK | MTOPS_HEADER_UNCOOK | MTOPS_LINK_DETAILS,
H A Dmac_ether.c511 MTOPS_LINK_DETAILS,
/illumos-gate/usr/src/uts/common/sys/
H A Dmac.h594 #define MTOPS_LINK_DETAILS 0x008 macro
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_provider.c1261 if (mip->mi_type->mt_ops.mtops_ops & MTOPS_LINK_DETAILS) { in i_mac_log_link_state()