Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/b43/
Dphy_n.h785 bool txpwrctrl; member
Dphy_n.c256 nphy->txpwrctrl = enable; in b43_nphy_tx_power_ctrl()
2795 if (!nphy->txpwrctrl) { in b43_nphy_get_tx_gains()
3703 tx_pwr_state = nphy->txpwrctrl; in b43_phy_initn()
3823 if (!nphy->txpwrctrl) in b43_nphy_channel_setup()
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_int.h933 u8 txpwrctrl; member
Dwlc_phy_cmn.c2208 pi->txpwrctrl = hwpwrctrl; in wlc_phy_txpower_hw_ctrl_set()