/linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
H A D | mt7603.h | 58 struct ieee80211_tx_rate probe_rate; 59 struct ieee80211_tx_rate rates[4]; 71 struct ieee80211_tx_rate rates[4]; 226 struct ieee80211_tx_rate *probe_rate, 227 struct ieee80211_tx_rate *rates);
|
H A D | mac.c | 688 const struct ieee80211_tx_rate *rate, bool stbc, u8 *bw) in mt7603_mac_tx_rate_val() 728 struct ieee80211_tx_rate *probe_rate, in mt7603_wtbl_set_rates() 729 struct ieee80211_tx_rate *rates) in mt7603_wtbl_set_rates() 731 struct ieee80211_tx_rate *ref; in mt7603_wtbl_set_rates() 921 struct ieee80211_tx_rate *rate = &info->control.rates[0]; in mt7603_mac_write_txwi() 1164 struct ieee80211_tx_rate *cur_rate; in mt7603_fill_txs()
|
/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | rc.c | 24 struct ieee80211_tx_rate rate; in _rtl_rc_get_highest_rix() 113 struct ieee80211_tx_rate *rate, in _rtl_rc_rate_set_series() 171 struct ieee80211_tx_rate *rates = tx_info->control.rates; in rtl_get_rate()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mt7615.h | 92 struct ieee80211_tx_rate probe_rate; 93 struct ieee80211_tx_rate rates[4]; 130 struct ieee80211_tx_rate rates[4]; 398 struct ieee80211_tx_rate *probe_rate, 399 struct ieee80211_tx_rate *rates);
|
H A D | mac.c | 655 const struct ieee80211_tx_rate *rate, in mt7615_mac_tx_rate_val() 718 struct ieee80211_tx_rate *rate = &info->control.rates[0]; in mt7615_mac_write_txwi() 959 struct ieee80211_tx_rate *probe_rate, in mt7615_mac_update_rate_desc() 960 struct ieee80211_tx_rate *rates, in mt7615_mac_update_rate_desc() 965 struct ieee80211_tx_rate *ref; in mt7615_mac_update_rate_desc() 1049 struct ieee80211_tx_rate *probe_rate, in mt7615_mac_queue_rate_update() 1050 struct ieee80211_tx_rate *rates) in mt7615_mac_queue_rate_update() 1095 struct ieee80211_tx_rate *probe_rate, in mt7615_mac_set_rates() 1096 struct ieee80211_tx_rate *rates) in mt7615_mac_set_rates() 1383 struct ieee80211_tx_rate *cur_rat in mt7615_fill_txs() [all...] |
/linux/drivers/net/wireless/mediatek/mt7601u/ |
H A D | mac.h | 160 const struct ieee80211_tx_rate *rate); 165 const struct ieee80211_tx_rate *rate, u8 *nss_val);
|
H A D | mac.c | 28 mt76_mac_process_tx_rate(struct ieee80211_tx_rate *txrate, u16 rate) in mt76_mac_process_tx_rate() 69 struct ieee80211_tx_rate *rate = info->status.rates; in mt76_mac_fill_tx_status() 105 const struct ieee80211_tx_rate *rate, u8 *nss_val) in mt76_mac_tx_rate_val() 147 const struct ieee80211_tx_rate *rate) in mt76_mac_wcid_set_rate()
|
H A D | tx.c | 135 struct ieee80211_tx_rate *rate = &info->control.rates[0]; in mt7601u_push_txwi()
|
H A D | main.c | 392 struct ieee80211_tx_rate rate = {}; in mt76_sta_rate_tbl_update()
|
/linux/drivers/net/wireless/silabs/wfx/ |
H A D | data_tx.c | 20 static int wfx_get_hw_rate(struct wfx_dev *wdev, const struct ieee80211_tx_rate *rate) in wfx_get_hw_rate() 47 struct ieee80211_tx_rate *rates) in wfx_tx_policy_build() 101 static int wfx_tx_policy_get(struct wfx_vif *wvif, struct ieee80211_tx_rate *rates, bool *renew) in wfx_tx_policy_get() 257 static void wfx_tx_fixup_rates(struct ieee80211_tx_rate *rates) in wfx_tx_fixup_rates() 465 struct ieee80211_tx_rate *rate; in wfx_tx_fill_rates()
|
/linux/drivers/net/wireless/ath/ath5k/ |
H A D | base.h | 70 struct ieee80211_tx_rate rates[4]; /* number of multi-rate stages */
|
/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_mac.c | 181 const struct ieee80211_tx_rate *rate, u8 *nss_val) in mt76x02_mac_tx_rate_val() 229 const struct ieee80211_tx_rate *rate) in mt76x02_mac_wcid_set_rate() 279 mt76x02_mac_process_tx_rate(struct ieee80211_tx_rate *txrate, u16 rate, in mt76x02_mac_process_tx_rate() 341 struct ieee80211_tx_rate *rate = &info->control.rates[0]; in mt76x02_mac_write_txwi() 440 mt76x02_tx_rate_fallback(struct ieee80211_tx_rate *rates, int idx, int phy) in mt76x02_tx_rate_fallback() 480 struct ieee80211_tx_rate *rate = info->status.rates; in mt76x02_mac_fill_tx_status() 481 struct ieee80211_tx_rate last_rate; in mt76x02_mac_fill_tx_status()
|
H A D | mt76x02_mac.h | 182 const struct ieee80211_tx_rate *rate);
|
H A D | mt76x02_txrx.c | 57 const struct ieee80211_tx_rate *rate) in mt76x02_tx_get_max_txpwr_adj()
|
H A D | mt76x02.h | 179 const struct ieee80211_tx_rate *rate);
|
/linux/include/net/ |
H A D | mac80211.h | 1085 * in the @flags member of struct ieee80211_tx_rate. 1135 * struct ieee80211_tx_rate - rate selection/status 1166 struct ieee80211_tx_rate { struct 1174 static inline bool ieee80211_rate_valid(struct ieee80211_tx_rate *rate) in ieee80211_rate_valid() argument 1179 static inline void ieee80211_rate_set_vht(struct ieee80211_tx_rate *rate, in ieee80211_rate_set_vht() 1188 ieee80211_rate_get_vht_mcs(const struct ieee80211_tx_rate *rate) in ieee80211_rate_get_vht_mcs() 1194 ieee80211_rate_get_vht_nss(const struct ieee80211_tx_rate *rate) in ieee80211_rate_get_vht_nss() 1260 struct ieee80211_tx_rate rates[ 1286 struct ieee80211_tx_rate rates[IEEE80211_TX_MAX_RATES]; 1298 struct ieee80211_tx_rate driver_rate [all...] |
/linux/net/mac80211/ |
H A D | airtime.c | 679 struct ieee80211_tx_rate *rate, in ieee80211_fill_rx_status() 721 struct ieee80211_tx_rate *rate, in ieee80211_calc_tx_airtime_rate() 741 struct ieee80211_tx_rate *rate = &info->status.rates[i]; in ieee80211_calc_tx_airtime() 779 struct ieee80211_tx_rate *tx_rate = &sta->deflink.tx_stats.last_rate; in ieee80211_calc_expected_tx_airtime()
|
H A D | rc80211_minstrel_ht.c | 330 minstrel_ht_get_group_idx(struct ieee80211_tx_rate *rate) in minstrel_ht_get_group_idx() 349 minstrel_vht_get_group_idx(struct ieee80211_tx_rate *rate) in minstrel_vht_get_group_idx() 371 struct ieee80211_tx_rate *rate) in minstrel_ht_get_stats() 1198 struct ieee80211_tx_rate *rate) in minstrel_ht_txstat_valid() 1287 struct ieee80211_tx_rate *ar = info->status.rates; in minstrel_ht_tx_status() 1600 struct ieee80211_tx_rate *rate = &info->status.rates[0]; in minstrel_ht_get_rate()
|
H A D | sta_info.h | 554 struct ieee80211_tx_rate last_rate; 974 const struct ieee80211_tx_rate *rate,
|
/linux/drivers/net/wireless/ath/carl9170/ |
H A D | tx.c | 707 struct ieee80211_tx_info *info, struct ieee80211_tx_rate *txrate, in carl9170_tx_rate_tpc_chains() 766 struct ieee80211_tx_info *info, struct ieee80211_tx_rate *txrate) in carl9170_tx_physet() 826 struct ieee80211_tx_rate *rate, in carl9170_tx_rts_check() 853 struct ieee80211_tx_rate *rate) in carl9170_tx_cts_check() 893 struct ieee80211_tx_rate *txrate; in carl9170_tx_apply_rateset() 1576 struct ieee80211_tx_rate *rate; in carl9170_tx_beacon_physet()
|
/linux/drivers/net/wireless/ti/wl18xx/ |
H A D | tx.c | 19 u8 band, struct ieee80211_tx_rate *rate, u8 hlid) in wl18xx_get_last_tx_rate()
|
/linux/Documentation/driver-api/80211/ |
H A D | mac80211.rst | 117 ieee80211_tx_rate
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | tx99.c | 51 struct ieee80211_tx_rate *rate; in ath9k_build_tx99_skb()
|
H A D | dynack.c | 259 struct ieee80211_tx_rate *rates = info->status.rates; in ath_dynack_sample_tx_ts()
|
/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | xmit.c | 191 struct ieee80211_tx_rate *rates; in generate_txhdr_fw3()
|