Home
last modified time | relevance | path

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

/freebsd/sys/dev/jme/
H A Dif_jmereg.h255 #define TXMAC_COLL_ENB 0x00000004 macro
H A Dif_jme.c2091 txmac &= ~(TXMAC_COLL_ENB | TXMAC_CARRIER_SENSE | in jme_mac_config()
2103 txmac |= TXMAC_COLL_ENB | TXMAC_CARRIER_SENSE | TXMAC_BACKOFF; in jme_mac_config()