Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_cmn.c1739 ISLCNPHY(pi) ? (TXP_LAST_SISO_MCS_20 + 1) : (TXP_LAST_OFDM + 1); in wlc_phy_txpower_sromlimit_max_get()
1827 (TXP_LAST_SISO_MCS_20 + 1) : (TXP_LAST_OFDM + 1))); in wlc_phy_txpower_recalc_target()
1829 max_num_rate = ((ISNPHY(pi)) ? (TXP_NUM_RATES) : (TXP_LAST_OFDM + 1)); in wlc_phy_txpower_recalc_target()
2157 for (j = TXP_FIRST_OFDM; j <= TXP_LAST_OFDM; j++) { in wlc_phy_txpower_update_shm()
2175 for (i = TXP_FIRST_OFDM; i <= TXP_LAST_OFDM; i++) in wlc_phy_txpower_update_shm()
2325 (TXP_LAST_OFDM_20_CDD + 1) : (TXP_LAST_OFDM + 1))); in wlc_phy_txpower_get_current()
Dwlc_phy_int.h104 #define TXP_LAST_OFDM 11 macro
Dwlc_phy_lcn.c4781 for (i = TXP_FIRST_OFDM; i <= TXP_LAST_OFDM; i++) { in wlc_phy_txpwr_srom_read_lcnphy()
4797 for (i = TXP_FIRST_OFDM; i <= TXP_LAST_OFDM; i++) { in wlc_phy_txpwr_srom_read_lcnphy()
Dwlc_phy_n.c27834 TXP_LAST_OFDM); in wlc_phy_txpwr_apply_nphy()