Searched refs:supp_rates (Results 1 - 1 of 1) sorted by relevance

/include/net/
H A Dmac80211.h1409 * @supp_rates: Bitmap of supported rates (per band)
1428 u32 supp_rates[IEEE80211_NUM_BANDS]; member in struct:ieee80211_sta
4657 return (sta == NULL || sta->supp_rates[band] & BIT(index));

Completed in 34 milliseconds