Home
last modified time | relevance | path

Searched refs:TXP_LAST_OFDM (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_cmn.c1458 1) : (TXP_LAST_OFDM + 1); in wlc_phy_txpower_sromlimit_max_get()
1580 (TXP_LAST_SISO_MCS_20 + 1) : (TXP_LAST_OFDM + 1))); in wlc_phy_txpower_recalc_target()
1905 for (j = TXP_FIRST_OFDM; j <= TXP_LAST_OFDM; j++) { in wlc_phy_txpower_update_shm()
1923 for (i = TXP_FIRST_OFDM; i <= TXP_LAST_OFDM; i++) in wlc_phy_txpower_update_shm()
2053 (TXP_LAST_OFDM_20_CDD + 1) : (TXP_LAST_OFDM + 1))); in wlc_phy_txpower_get_current()
Dphy_int.h71 #define TXP_LAST_OFDM 11 macro
Dphy_lcn.c4843 for (i = TXP_FIRST_OFDM; i <= TXP_LAST_OFDM; i++) { in wlc_phy_txpwr_srom_read_lcnphy()
4853 for (i = TXP_FIRST_OFDM; i <= TXP_LAST_OFDM; i++) { in wlc_phy_txpwr_srom_read_lcnphy()
Dphy_n.c27994 TXP_LAST_OFDM); in wlc_phy_txpwr_apply_nphy()