Searched refs:TXMAC_CARRIER_SENSE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/jme/
H A Dif_jmereg.h254 #define TXMAC_CARRIER_SENSE 0x00000008 macro
H A Dif_jme.c2129 txmac &= ~(TXMAC_COLL_ENB | TXMAC_CARRIER_SENSE |
2141 txmac |= TXMAC_COLL_ENB | TXMAC_CARRIER_SENSE | TXMAC_BACKOFF;

Completed in 123 milliseconds