Searched refs:rateidx (Results 1 – 1 of 1) sorted by relevance
1143 static int ap_tx_rate_ok(int rateidx, struct sta_info *sta, in ap_tx_rate_ok() argument1146 if (rateidx > sta->tx_max_rate || in ap_tx_rate_ok()1147 !(sta->tx_supp_rates & (1 << rateidx))) in ap_tx_rate_ok()1151 !(local->tx_rate_control & (1 << rateidx))) in ap_tx_rate_ok()