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

/freebsd-12-stable/tools/tools/mwl/mwldebug/
H A Dmwldebug.c65 MWL_DEBUG_RECV_ALL = 0x00001000, /* trace all frames (beacons) */ enumerator in enum:__anon17187
87 { "recv_all", MWL_DEBUG_RECV_ALL },
/freebsd-12-stable/sys/dev/mwl/
H A Dif_mwl.c225 MWL_DEBUG_RECV_ALL = 0x00001000, /* trace all frames (beacons) */ enumerator in enum:__anon14400
235 ((sc->sc_debug & MWL_DEBUG_RECV_ALL) || !IS_BEACON(wh)))

Completed in 166 milliseconds