Searched refs:WL_TX_POWER_RATES (Results 1 – 3 of 3) sorted by relevance
1191 #define WL_TX_POWER_RATES 101 macro1236 u8 user_limit[WL_TX_POWER_RATES]; /* User limit */1237 u8 reg_limit[WL_TX_POWER_RATES]; /* Regulatory power limit */1238 u8 board_limit[WL_TX_POWER_RATES]; /* Max power board can support (SROM) */1239 u8 target[WL_TX_POWER_RATES]; /* Latest target power */
2304 #if WL_TX_POWER_RATES != TXP_NUM_RATES in wlc_phy_txpower_get_current()
903 for (r = 0; r < WL_TX_POWER_RATES; r++) { in wlc_get_current_txpwr()