Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/b43/
Dphy_n.c3622 nphy->txpwrctrl = enable; in b43_nphy_tx_power_ctrl()
5026 if (!nphy->txpwrctrl) { in b43_nphy_get_tx_gains()
5933 tx_pwr_state = nphy->txpwrctrl; in b43_nphy_op_recalc_txpower()
5941 b43_nphy_tx_power_ctrl(dev, nphy->txpwrctrl); in b43_nphy_op_recalc_txpower()
6176 tx_pwr_state = nphy->txpwrctrl; in b43_phy_initn()
6326 if (!nphy->txpwrctrl) in b43_nphy_channel_setup()
6512 nphy->txpwrctrl = false; in b43_nphy_op_prepare_structs()
6517 nphy->txpwrctrl = true; in b43_nphy_op_prepare_structs()
6522 nphy->txpwrctrl = true; in b43_nphy_op_prepare_structs()
Dphy_n.h960 bool txpwrctrl; member
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_int.h877 u8 txpwrctrl; member
Dphy_cmn.c1966 pi->txpwrctrl = hwpwrctrl; in wlc_phy_txpower_hw_ctrl_set()