Home
last modified time | relevance | path

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

/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_cmn.c1639 memset(pi->tx_power_offset, 0, sizeof(pi->tx_power_offset)); in wlc_phy_txpower_recalc_target()
1648 pi->tx_power_offset[rate] = in wlc_phy_txpower_recalc_target()
1651 pi->tx_power_offset[rate] = in wlc_phy_txpower_recalc_target()
1930 pi->tx_power_offset[j]); in wlc_phy_txpower_update_shm()
1932 -(pi->tx_power_offset[j] / 2)); in wlc_phy_txpower_update_shm()
1941 pi->tx_power_offset[i] = in wlc_phy_txpower_update_shm()
1942 (u8) roundup(pi->tx_power_offset[i], 8); in wlc_phy_txpower_update_shm()
1945 ((pi->tx_power_offset[TXP_FIRST_OFDM] in wlc_phy_txpower_update_shm()
Dphy_n.c17576 pi->adj_pwr_tbl_nphy[idx] = pi->tx_power_offset[idx]; in wlc_phy_txpwr_limit_to_tbl_nphy()
17616 pi->tx_power_offset[idx]; in wlc_phy_txpwr_limit_to_tbl_nphy()
17619 pi->tx_power_offset[idx]; in wlc_phy_txpwr_limit_to_tbl_nphy()
17621 pi->tx_power_offset[idx]; in wlc_phy_txpwr_limit_to_tbl_nphy()
17623 pi->tx_power_offset[idx++]; in wlc_phy_txpwr_limit_to_tbl_nphy()
17626 pi->tx_power_offset[idx++]; in wlc_phy_txpwr_limit_to_tbl_nphy()
17628 pi->tx_power_offset[idx]; in wlc_phy_txpwr_limit_to_tbl_nphy()
17630 pi->tx_power_offset[idx]; in wlc_phy_txpwr_limit_to_tbl_nphy()
17632 pi->tx_power_offset[idx++]; in wlc_phy_txpwr_limit_to_tbl_nphy()
17635 pi->tx_power_offset[idx++]; in wlc_phy_txpwr_limit_to_tbl_nphy()
[all …]
Dphy_int.h601 s8 tx_power_offset[TXP_NUM_RATES]; member
Dphy_lcn.c2241 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()
/drivers/net/wireless/b43/
Dphy_n.h948 s8 tx_power_offset[101]; member
Dphy_n.c3214 nphy->adj_pwr_tbl[i] = nphy->tx_power_offset[i]; in b43_nphy_tx_prepare_adjusted_power_table()
3240 nphy->tx_power_offset[idx]; in b43_nphy_tx_prepare_adjusted_power_table()