Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_main.h125 MI_PHYTXERR | MI_DMAINT | MI_TFS | MI_BG_NOISE | \
Dd11.h518 #define MI_BG_NOISE (1 << 18) /* MAC has collected background noise samples */ macro
Dwlc_bmac.c394 if (macintstatus & MI_BG_NOISE) { in wlc_dpc()
Dwlc_main.c6461 {MI_BG_NOISE, "BG_NOISE"}, in wlc_high_dpc()