Home
last modified time | relevance | path

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

/drivers/net/wireless/broadcom/b43/
Dphy_n.c3610 nphy->txpwrctrl = enable; in b43_nphy_tx_power_ctrl()
5014 if (!nphy->txpwrctrl) { in b43_nphy_get_tx_gains()
5927 b43_nphy_tx_power_ctrl(dev, nphy->txpwrctrl); in b43_nphy_op_recalc_txpower()
6160 tx_pwr_state = nphy->txpwrctrl; in b43_phy_initn()
6310 if (!nphy->txpwrctrl) in b43_nphy_channel_setup()
6496 nphy->txpwrctrl = false; in b43_nphy_op_prepare_structs()
6501 nphy->txpwrctrl = true; in b43_nphy_op_prepare_structs()
6506 nphy->txpwrctrl = true; in b43_nphy_op_prepare_structs()
Dphy_n.h961 bool txpwrctrl; member
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_int.h859 u8 txpwrctrl; member
Dphy_cmn.c1955 pi->txpwrctrl = hwpwrctrl; in wlc_phy_txpower_hw_ctrl_set()