Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8821a/usb/
H A Dr21au_dfs.c145 RTWN_DPRINTF(sc, RTWN_DEBUG_RADAR, "%s: got radar event\n", in r21au_chan_check()
190 RTWN_DPRINTF(sc, RTWN_DEBUG_RADAR, in r21au_newstate()
208 RTWN_DPRINTF(sc, RTWN_DEBUG_RADAR, in r21au_newstate()
239 RTWN_DPRINTF(sc, RTWN_DEBUG_RADAR, in r21au_scan_start()
268 RTWN_DPRINTF(sc, RTWN_DEBUG_RADAR, in r21au_scan_end()
/freebsd/sys/dev/rtwn/
H A Dif_rtwn_debug.h45 RTWN_DEBUG_RADAR = 0x00020000, /* radar detection status */ enumerator