Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/b43/
Dphy_n.c3611 nphy->txpwrctrl = enable; in b43_nphy_tx_power_ctrl()
4970 if (!nphy->txpwrctrl) { in b43_nphy_get_tx_gains()
5883 b43_nphy_tx_power_ctrl(dev, nphy->txpwrctrl); in b43_nphy_op_recalc_txpower()
6116 tx_pwr_state = nphy->txpwrctrl; in b43_phy_initn()
6268 if (!nphy->txpwrctrl) in b43_nphy_channel_setup()
6454 nphy->txpwrctrl = false; in b43_nphy_op_prepare_structs()
6459 nphy->txpwrctrl = true; in b43_nphy_op_prepare_structs()
6464 nphy->txpwrctrl = true; in b43_nphy_op_prepare_structs()
Dphy_n.h961 bool txpwrctrl; member
/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_int.h859 u8 txpwrctrl; member
Dphy_cmn.c1953 pi->txpwrctrl = hwpwrctrl; in wlc_phy_txpower_hw_ctrl_set()