Searched refs:WLC_NUM_RATES_CCK (Results 1 – 5 of 5) sorted by relevance
89 #define WLC_NUM_RATES_CCK 4 macro96 u8 cck[WLC_NUM_RATES_CCK];
1618 u32 rate_table[WLC_NUM_RATES_CCK + WLC_NUM_RATES_OFDM + in wlc_lcnphy_txpower_recalc_target()1626 if (i == WLC_NUM_RATES_CCK + WLC_NUM_RATES_OFDM) in wlc_lcnphy_txpower_recalc_target()
1597 &txpwr->cck[0], WLC_NUM_RATES_CCK); in wlc_phy_txpower_target_set()
1177 for (i = 0; i < WLC_NUM_RATES_CCK; i++) { in wlc_phy_txpower_limits_dump()1346 for (i = 0; i < WLC_NUM_RATES_CCK; i++) in wlc_channel_reg_limits()
916 #if WL_TX_POWER_CCK_NUM != WLC_NUM_RATES_CCK in wlc_get_current_txpwr()