Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/b43/
Dphy_n.h929 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-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_int.h429 s8 idle_tssi_2g; member
Dphy_n.c17547 pi->nphy_pwrctrl_info[PHY_CORE_0].idle_tssi_2g = in wlc_phy_txpwrctrl_idle_tssi_nphy()
17552 pi->nphy_pwrctrl_info[PHY_CORE_1].idle_tssi_2g = in wlc_phy_txpwrctrl_idle_tssi_nphy()
17557 pi->nphy_pwrctrl_info[PHY_CORE_0].idle_tssi_2g = in wlc_phy_txpwrctrl_idle_tssi_nphy()
17560 pi->nphy_pwrctrl_info[PHY_CORE_1].idle_tssi_2g = in wlc_phy_txpwrctrl_idle_tssi_nphy()
17696 idle_tssi[0] = pi->nphy_pwrctrl_info[0].idle_tssi_2g; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17697 idle_tssi[1] = pi->nphy_pwrctrl_info[1].idle_tssi_2g; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17709 idle_tssi[0] = pi->nphy_pwrctrl_info[0].idle_tssi_2g; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17710 idle_tssi[1] = pi->nphy_pwrctrl_info[1].idle_tssi_2g; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17749 idle_tssi[0] = pi->nphy_pwrctrl_info[0].idle_tssi_2g; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17750 idle_tssi[1] = pi->nphy_pwrctrl_info[1].idle_tssi_2g; in wlc_phy_txpwrctrl_pwr_setup_nphy()