Home
last modified time | relevance | path

Searched refs:idle_tssi (Results 1 – 6 of 6) sorted by relevance

/drivers/net/wireless/b43/
Dphy_ht.h134 u8 idle_tssi[3]; member
Dphy_ht.c611 phy_ht->idle_tssi[0] = rssi_buf[0] & 0xff; in b43_phy_ht_tx_power_ctl_idle_tssi()
612 phy_ht->idle_tssi[1] = rssi_buf[2] & 0xff; in b43_phy_ht_tx_power_ctl_idle_tssi()
613 phy_ht->idle_tssi[2] = rssi_buf[4] & 0xff; in b43_phy_ht_tx_power_ctl_idle_tssi()
639 u8 *idle = phy_ht->idle_tssi; in b43_phy_ht_tx_power_ctl_setup()
/drivers/net/wireless/b43legacy/
Dphy.c1758 tmp = phy->idle_tssi; in b43legacy_phy_estimate_power_out()
2010 phy->idle_tssi = 0x34; in b43legacy_phy_init_tssi2dbm_table()
2020 phy->idle_tssi = (s8)(dev->dev->bus->sprom. in b43legacy_phy_init_tssi2dbm_table()
2023 phy->idle_tssi = 62; in b43legacy_phy_init_tssi2dbm_table()
2045 phy->idle_tssi = 0x34; in b43legacy_phy_init_tssi2dbm_table()
2049 phy->idle_tssi = 0x34; in b43legacy_phy_init_tssi2dbm_table()
Db43legacy.h446 s8 idle_tssi; member
/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_n.c17668 u8 idle_tssi[2]; in wlc_phy_txpwrctrl_pwr_setup_nphy() local
17693 idle_tssi[0] = pi->nphy_pwrctrl_info[0].idle_tssi_2g; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17694 idle_tssi[1] = pi->nphy_pwrctrl_info[1].idle_tssi_2g; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17706 idle_tssi[0] = pi->nphy_pwrctrl_info[0].idle_tssi_2g; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17707 idle_tssi[1] = pi->nphy_pwrctrl_info[1].idle_tssi_2g; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17716 idle_tssi[0] = pi->nphy_pwrctrl_info[0].idle_tssi_5g; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17717 idle_tssi[1] = pi->nphy_pwrctrl_info[1].idle_tssi_5g; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17726 idle_tssi[0] = pi->nphy_pwrctrl_info[0].idle_tssi_5g; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17727 idle_tssi[1] = pi->nphy_pwrctrl_info[1].idle_tssi_5g; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17736 idle_tssi[0] = pi->nphy_pwrctrl_info[0].idle_tssi_5g; in wlc_phy_txpwrctrl_pwr_setup_nphy()
[all …]
Dphy_int.h431 s8 idle_tssi; member
621 s8 idle_tssi[CH_5G_GROUP]; member