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

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

Completed in 116 milliseconds