Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/broadcom/b43/
Dphy_n.c3607 nphy->txpwrctrl = enable; in b43_nphy_tx_power_ctrl()
4966 if (!nphy->txpwrctrl) { in b43_nphy_get_tx_gains()
5879 b43_nphy_tx_power_ctrl(dev, nphy->txpwrctrl); in b43_nphy_op_recalc_txpower()
6112 tx_pwr_state = nphy->txpwrctrl; in b43_phy_initn()
6264 if (!nphy->txpwrctrl) in b43_nphy_channel_setup()
6450 nphy->txpwrctrl = false; in b43_nphy_op_prepare_structs()
6455 nphy->txpwrctrl = true; in b43_nphy_op_prepare_structs()
6460 nphy->txpwrctrl = true; in b43_nphy_op_prepare_structs()
Dphy_n.h961 bool txpwrctrl; member
/Linux-v6.6/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()