Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dd11.h814 #define PHY_TXC1_BW_MASK 0x0007 macro
Dwlc_main.c5644 if ((phyctl1 & PHY_TXC1_BW_MASK) >= PHY_TXC1_BW_40MHZ) { in wlc_phytxctl1_calc()