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

/freebsd-10.0-release/sys/dev/jme/
H A Dif_jmereg.h251 #define TXMAC_CARRIER_EXT 0x00000040 macro
H A Dif_jme.c2123 txmac &= ~(TXMAC_CARRIER_EXT | TXMAC_FRAME_BURST);
2130 TXMAC_BACKOFF | TXMAC_CARRIER_EXT |
2162 txmac |= TXMAC_CARRIER_EXT | TXMAC_FRAME_BURST;

Completed in 118 milliseconds