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

/freebsd-10.0-release/tools/tools/mwl/mwldebug/
H A Dmwldebug.c67 MWL_DEBUG_RECV_ALL = 0x00001000, /* trace all frames (beacons) */ enumerator in enum:__anon11349
89 { "recv_all", MWL_DEBUG_RECV_ALL },
/freebsd-10.0-release/sys/dev/mwl/
H A Dif_mwl.c228 MWL_DEBUG_RECV_ALL = 0x00001000, /* trace all frames (beacons) */ enumerator in enum:__anon8907
238 ((sc->sc_debug & MWL_DEBUG_RECV_ALL) || !IS_BEACON(wh))) || \

Completed in 175 milliseconds