Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c1623 memset(pi->tx_power_offset, 0, sizeof(pi->tx_power_offset)); in wlc_phy_txpower_recalc_target()
1632 pi->tx_power_offset[rate] = in wlc_phy_txpower_recalc_target()
1635 pi->tx_power_offset[rate] = in wlc_phy_txpower_recalc_target()
1914 pi->tx_power_offset[j]); in wlc_phy_txpower_update_shm()
1916 -(pi->tx_power_offset[j] / 2)); in wlc_phy_txpower_update_shm()
1925 pi->tx_power_offset[i] = in wlc_phy_txpower_update_shm()
1926 (u8) roundup(pi->tx_power_offset[i], 8); in wlc_phy_txpower_update_shm()
1929 ((pi->tx_power_offset[TXP_FIRST_OFDM] in wlc_phy_txpower_update_shm()
H A Dphy_n.c17478 pi->adj_pwr_tbl_nphy[idx] = 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()
17521 pi->tx_power_offset[idx]; in wlc_phy_txpwr_limit_to_tbl_nphy()
17523 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()
17528 pi->tx_power_offset[idx++]; in wlc_phy_txpwr_limit_to_tbl_nphy()
17530 pi->tx_power_offset[idx]; in wlc_phy_txpwr_limit_to_tbl_nphy()
17532 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()
17537 pi->tx_power_offset[idx++]; in wlc_phy_txpwr_limit_to_tbl_nphy()
[all …]
H A Dphy_int.h583 s8 tx_power_offset[TXP_NUM_RATES]; member
H A Dphy_lcn.c2245 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()
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_n.h964 s8 tx_power_offset[101]; member
H A Dphy_n.c4001 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()