Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dmac80211.h6619 static inline int rate_supported(struct ieee80211_sta *sta, in rate_supported() function
6633 if (rate_supported(sta, sband->band, i)) in rate_lowest_index()
6650 if (rate_supported(sta, sband->band, i)) in rate_usable_index_exists()
/linux-6.1.9/net/mac80211/
Drc80211_minstrel_ht.c1667 !rate_supported(sta, sband->band, mp->cck_rates[i])) in minstrel_ht_update_cck()
1690 !rate_supported(sta, sband->band, rates[i])) in minstrel_ht_update_ofdm()
Drate.c373 if (!rate_supported(sta, sband->band, i)) in __rate_control_send_low()