Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
H A Drate.c610 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) rate_fixup_ratelist() argument
713 rate_control_fill_sta_table(struct ieee80211_sta *sta, struct ieee80211_tx_info *info, struct ieee80211_tx_rate *rates, int max_rates) rate_control_fill_sta_table() argument
827 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) rate_control_apply_mask() argument
866 ieee80211_get_tx_rates(struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct sk_buff *skb, struct ieee80211_tx_rate *dest, int max_rates) ieee80211_get_tx_rates() argument
[all...]
H A Drc80211_minstrel_ht.c1567 int max_rates = 0; in minstrel_ht_alloc_sta() local
[all...]
/kernel/linux/linux-6.6/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) rate_fixup_ratelist() argument
718 rate_control_fill_sta_table(struct ieee80211_sta *sta, struct ieee80211_tx_info *info, struct ieee80211_tx_rate *rates, int max_rates) rate_control_fill_sta_table() 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) rate_control_apply_mask() 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) ieee80211_get_tx_rates() argument
[all...]
H A Drc80211_minstrel_ht.c1554 int max_rates = min_t(int, mp->hw->max_rates, IEEE80211_TX_RATE_TABLE_SIZE); in minstrel_ht_update_rates() local
1857 int max_rates = 0; in minstrel_ht_alloc_sta() local
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/tw686x/
H A Dtw686x-video.c924 int max_rates = DIV_ROUND_UP(max_fps, 2); in tw686x_enum_frameintervals() local
/kernel/linux/linux-6.6/drivers/media/pci/tw686x/
H A Dtw686x-video.c921 int max_rates = DIV_ROUND_UP(max_fps, 2); in tw686x_enum_frameintervals() local
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h2587 u8 max_rates; member
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h2888 u8 max_rates; member

Completed in 31 milliseconds