Searched refs:tx_power_offset (Results 1 – 6 of 6) sorted by relevance
1390 memset(pi->tx_power_offset, 0, sizeof(pi->tx_power_offset)); in wlc_phy_txpower_recalc_target()1399 pi->tx_power_offset[rate] = in wlc_phy_txpower_recalc_target()1402 pi->tx_power_offset[rate] = in wlc_phy_txpower_recalc_target()1645 pi->tx_power_offset[j]); in wlc_phy_txpower_update_shm()1647 -(pi->tx_power_offset[j] / 2)); in wlc_phy_txpower_update_shm()1656 pi->tx_power_offset[i] = in wlc_phy_txpower_update_shm()1657 (u8) roundup(pi->tx_power_offset[i], 8); in wlc_phy_txpower_update_shm()1660 ((pi->tx_power_offset[TXP_FIRST_OFDM] in wlc_phy_txpower_update_shm()
17513 pi->tx_power_offset[idx]; in wlc_phy_txpwr_limit_to_tbl_nphy()17516 pi->tx_power_offset[idx]; in wlc_phy_txpwr_limit_to_tbl_nphy()17518 pi->tx_power_offset[idx]; in wlc_phy_txpwr_limit_to_tbl_nphy()17525 pi->tx_power_offset[idx]; in wlc_phy_txpwr_limit_to_tbl_nphy()17527 pi->tx_power_offset[idx]; in wlc_phy_txpwr_limit_to_tbl_nphy()17534 pi->tx_power_offset[idx]; in wlc_phy_txpwr_limit_to_tbl_nphy()17536 pi->tx_power_offset[idx]; in wlc_phy_txpwr_limit_to_tbl_nphy()17541 pi->tx_power_offset[idx]; in wlc_phy_txpwr_limit_to_tbl_nphy()17545 pi->tx_power_offset[idx]; in wlc_phy_txpwr_limit_to_tbl_nphy()17548 pi->tx_power_offset[idx]; in wlc_phy_txpwr_limit_to_tbl_nphy()[all …]
583 s8 tx_power_offset[TXP_NUM_RATES]; member
2245 rate_table[i] = (u32) ((s32) (-pi->tx_power_offset[j])); in wlc_lcnphy_txpower_recalc_target()4241 cck_offset = pi->tx_power_offset[TXP_FIRST_CCK]; in wlc_lcnphy_get_tssi()
964 s8 tx_power_offset[101]; member
4001 nphy->adj_pwr_tbl[i] = nphy->tx_power_offset[i]; in b43_nphy_tx_prepare_adjusted_power_table()4027 nphy->tx_power_offset[idx]; in b43_nphy_tx_prepare_adjusted_power_table()
Completed in 69 milliseconds