Searched defs:max_rates (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/mac80211/
H A Drate.c615 rate_fixup_ratelist(struct ieee80211_vif *vif, struct ieee80211_supported_band *sband, struct ieee80211_tx_info *info, struct ieee80211_tx_rate *rates, int max_rates) argument
718 rate_control_fill_sta_table(struct ieee80211_sta *sta, struct ieee80211_tx_info *info, struct ieee80211_tx_rate *rates, int max_rates) argument
832 rate_control_apply_mask(struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta, struct ieee80211_supported_band *sband, struct ieee80211_tx_rate *rates, int max_rates) argument
871 ieee80211_get_tx_rates(struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct sk_buff *skb, struct ieee80211_tx_rate *dest, int max_rates) argument
[all...]
H A Drc80211_minstrel_ht.c1554 int max_rates = min_t(int, mp->hw->max_rates, IEEE80211_TX_RATE_TABLE_SIZE); local
1856 int max_rates = 0; local
[all...]
/linux-master/drivers/media/pci/tw686x/
H A Dtw686x-video.c922 int max_rates = DIV_ROUND_UP(max_fps, 2); local
/linux-master/include/net/
H A Dmac80211.h2994 u8 max_rates; member in struct:ieee80211_hw

Completed in 264 milliseconds