Home
last modified time | relevance | path

Searched refs:rate_supported (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/net/
Dmac80211.h5965 static inline int rate_supported(struct ieee80211_sta *sta, in rate_supported() function
5979 if (rate_supported(sta, sband->band, i)) in rate_lowest_index()
5996 if (rate_supported(sta, sband->band, i)) in rate_usable_index_exists()
/Linux-v5.4/net/mac80211/
Drc80211_minstrel.c506 if (!rate_supported(sta, sband->band, i)) in minstrel_rate_init()
Drate.c350 if (!rate_supported(sta, sband->band, i)) in __rate_control_send_low()
Drc80211_minstrel_ht.c1370 if (!rate_supported(sta, sband->band, mp->cck_rates[i])) in minstrel_ht_update_cck()