Home
last modified time | relevance | path

Searched refs:BMAC_TXCFG_IGCOLL (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri_mac.h927 #define BMAC_TXCFG_IGCOLL (1 << 2) /* Ignore collisions */ macro
940 #define BMAC_TXCFG_FDX (BMAC_TXCFG_IGNCS | BMAC_TXCFG_IGCOLL)
/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme_mac.h482 #define BMAC_TXCFG_IGCOLL (1 << 6) /* tx ignore collision */ macro