Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h6190 static inline int rate_supported(struct ieee80211_sta *sta, in rate_supported() function
6204 if (rate_supported(sta, sband->band, i)) in rate_lowest_index()
6221 if (rate_supported(sta, sband->band, i)) in rate_usable_index_exists()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Drc80211_minstrel.c493 if (!rate_supported(sta, sband->band, i)) in minstrel_rate_init()
H A Drate.c369 if (!rate_supported(sta, sband->band, i)) in __rate_control_send_low()
H A Drc80211_minstrel_ht.c1375 if (!rate_supported(sta, sband->band, mp->cck_rates[i])) in minstrel_ht_update_cck()