Searched refs:idle_tssi_5g (Results 1 – 4 of 4) sorted by relevance
3983 nphy->pwr_ctl_info[0].idle_tssi_5g = (tmp >> 24) & 0xFF; in b43_nphy_tx_power_ctl_idle_tssi()3984 nphy->pwr_ctl_info[1].idle_tssi_5g = (tmp >> 8) & 0xFF; in b43_nphy_tx_power_ctl_idle_tssi()3986 nphy->pwr_ctl_info[0].idle_tssi_5g = (tmp >> 16) & 0xFF; in b43_nphy_tx_power_ctl_idle_tssi()3987 nphy->pwr_ctl_info[1].idle_tssi_5g = tmp & 0xFF; in b43_nphy_tx_power_ctl_idle_tssi()4111 idle[c] = nphy->pwr_ctl_info[c].idle_tssi_5g; in b43_nphy_tx_power_ctl_setup()4119 idle[c] = nphy->pwr_ctl_info[c].idle_tssi_5g; in b43_nphy_tx_power_ctl_setup()4127 idle[c] = nphy->pwr_ctl_info[c].idle_tssi_5g; in b43_nphy_tx_power_ctl_setup()4134 idle[0] = nphy->pwr_ctl_info[0].idle_tssi_5g; in b43_nphy_tx_power_ctl_setup()4135 idle[1] = nphy->pwr_ctl_info[1].idle_tssi_5g; in b43_nphy_tx_power_ctl_setup()
931 u8 idle_tssi_5g; member
430 s8 idle_tssi_5g; member
17462 pi->nphy_pwrctrl_info[PHY_CORE_0].idle_tssi_5g = in wlc_phy_txpwrctrl_idle_tssi_nphy()17467 pi->nphy_pwrctrl_info[PHY_CORE_1].idle_tssi_5g = in wlc_phy_txpwrctrl_idle_tssi_nphy()17476 pi->nphy_pwrctrl_info[PHY_CORE_0].idle_tssi_5g = in wlc_phy_txpwrctrl_idle_tssi_nphy()17478 pi->nphy_pwrctrl_info[PHY_CORE_1].idle_tssi_5g = in wlc_phy_txpwrctrl_idle_tssi_nphy()17632 idle_tssi[0] = pi->nphy_pwrctrl_info[0].idle_tssi_5g; in wlc_phy_txpwrctrl_pwr_setup_nphy()17633 idle_tssi[1] = pi->nphy_pwrctrl_info[1].idle_tssi_5g; in wlc_phy_txpwrctrl_pwr_setup_nphy()17642 idle_tssi[0] = pi->nphy_pwrctrl_info[0].idle_tssi_5g; in wlc_phy_txpwrctrl_pwr_setup_nphy()17643 idle_tssi[1] = pi->nphy_pwrctrl_info[1].idle_tssi_5g; in wlc_phy_txpwrctrl_pwr_setup_nphy()17652 idle_tssi[0] = pi->nphy_pwrctrl_info[0].idle_tssi_5g; in wlc_phy_txpwrctrl_pwr_setup_nphy()17653 idle_tssi[1] = pi->nphy_pwrctrl_info[1].idle_tssi_5g; in wlc_phy_txpwrctrl_pwr_setup_nphy()