Lines Matching defs:sband
791 il4965_rs_tx_status(void *il_r, struct ieee80211_supported_band *sband,
973 if (sta->supp_rates[sband->band])
2187 struct ieee80211_supported_band *sband = txrc->sband;
2198 if (sband->band == NL80211_BAND_5GHZ &&
2240 (sband->band == NL80211_BAND_5GHZ &&
2242 rate_idx = rate_lowest_index(sband, sta);
2244 else if (sband->band == NL80211_BAND_5GHZ)
2277 struct ieee80211_supported_band *sband;
2281 sband = hw->wiphy->bands[conf->chandef.chan->band];
2291 lq_sta->supp_rates = sta->supp_rates[sband->band];
2343 lq_sta->last_txrate_idx = rate_lowest_index(sband, sta);
2344 if (sband->band == NL80211_BAND_5GHZ)
2769 il4965_rs_rate_init_stub(void *il_r, struct ieee80211_supported_band *sband,