Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_uath.c131 UATH_DEBUG_XMIT_DUMP = 0x00000002, /* xmit dump */ enumerator
1610 if (sc->sc_debug & UATH_DEBUG_XMIT_DUMP) in uath_tx_start()