Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/broadcom/b43/
Dphy_n.h930 u8 idle_tssi_2g; member
Dphy_n.c3989 nphy->pwr_ctl_info[0].idle_tssi_2g = (tmp >> 24) & 0xFF; in b43_nphy_tx_power_ctl_idle_tssi()
3990 nphy->pwr_ctl_info[1].idle_tssi_2g = (tmp >> 8) & 0xFF; in b43_nphy_tx_power_ctl_idle_tssi()
4094 idle[0] = nphy->pwr_ctl_info[0].idle_tssi_2g; in b43_nphy_tx_power_ctl_setup()
4095 idle[1] = nphy->pwr_ctl_info[1].idle_tssi_2g; in b43_nphy_tx_power_ctl_setup()
4103 idle[c] = nphy->pwr_ctl_info[c].idle_tssi_2g; in b43_nphy_tx_power_ctl_setup()
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_int.h429 s8 idle_tssi_2g; member
Dphy_n.c17460 pi->nphy_pwrctrl_info[PHY_CORE_0].idle_tssi_2g = in wlc_phy_txpwrctrl_idle_tssi_nphy()
17465 pi->nphy_pwrctrl_info[PHY_CORE_1].idle_tssi_2g = in wlc_phy_txpwrctrl_idle_tssi_nphy()
17470 pi->nphy_pwrctrl_info[PHY_CORE_0].idle_tssi_2g = in wlc_phy_txpwrctrl_idle_tssi_nphy()
17473 pi->nphy_pwrctrl_info[PHY_CORE_1].idle_tssi_2g = in wlc_phy_txpwrctrl_idle_tssi_nphy()
17609 idle_tssi[0] = pi->nphy_pwrctrl_info[0].idle_tssi_2g; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17610 idle_tssi[1] = pi->nphy_pwrctrl_info[1].idle_tssi_2g; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17622 idle_tssi[0] = pi->nphy_pwrctrl_info[0].idle_tssi_2g; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17623 idle_tssi[1] = pi->nphy_pwrctrl_info[1].idle_tssi_2g; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17662 idle_tssi[0] = pi->nphy_pwrctrl_info[0].idle_tssi_2g; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17663 idle_tssi[1] = pi->nphy_pwrctrl_info[1].idle_tssi_2g; in wlc_phy_txpwrctrl_pwr_setup_nphy()