Home
last modified time | relevance | path

Searched refs:ieee80211_tx_rate (Results 1 – 25 of 36) sorted by relevance

12

/linux/drivers/net/wireless/realtek/rtlwifi/
H A Drc.c24 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/mt7601u/
H A Dmac.h160 const struct ieee80211_tx_rate *rate);
165 const struct ieee80211_tx_rate *rate, u8 *nss_val);
H A Dmac.c28 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 Dtx.c135 struct ieee80211_tx_rate *rate = &info->control.rates[0]; in mt7601u_push_txwi()
H A Dmain.c392 struct ieee80211_tx_rate rate = {}; in mt76_sta_rate_tbl_update()
/linux/drivers/net/wireless/silabs/wfx/
H A Ddata_tx.c20 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()
H A Dtraces.h382 const struct ieee80211_tx_rate *rates = tx_info->driver_rates;
/linux/net/mac80211/
H A Drate.c338 static void rc_send_low_basicrate(struct ieee80211_tx_rate *rate, in rc_send_low_basicrate()
642 struct ieee80211_tx_rate *rates, in rate_fixup_ratelist()
744 struct ieee80211_tx_rate *rates, in rate_control_fill_sta_table()
854 struct ieee80211_tx_rate *rates, in rate_control_apply_mask()
893 struct ieee80211_tx_rate *dest, in ieee80211_get_tx_rates()
H A Dairtime.c679 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 Drc80211_minstrel_ht.c330 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 Dsta_info.h554 struct ieee80211_tx_rate last_rate;
974 const struct ieee80211_tx_rate *rate,
/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.h70 struct ieee80211_tx_rate rates[4]; /* number of multi-rate stages */
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.c655 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_rate; in mt7615_fill_txs()
/linux/include/net/
H A Dmac80211.h1169 struct ieee80211_tx_rate { struct
1177 static inline bool ieee80211_rate_valid(struct ieee80211_tx_rate *rate) in ieee80211_rate_valid() argument
1182 static inline void ieee80211_rate_set_vht(struct ieee80211_tx_rate *rate, in ieee80211_rate_set_vht()
1191 ieee80211_rate_get_vht_mcs(const struct ieee80211_tx_rate *rate) in ieee80211_rate_get_vht_mcs()
1197 ieee80211_rate_get_vht_nss(const struct ieee80211_tx_rate *rate) in ieee80211_rate_get_vht_nss()
1263 struct ieee80211_tx_rate rates[
1289 struct ieee80211_tx_rate rates[IEEE80211_TX_MAX_RATES];
1301 struct ieee80211_tx_rate driver_rates[
5434 struct ieee80211_tx_rate *dest,
7126 struct ieee80211_tx_rate reported_rate;
/linux/drivers/net/wireless/ath/carl9170/
H A Dtx.c707 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 Dtx.c19 u8 band, struct ieee80211_tx_rate *rate, u8 hlid) in wl18xx_get_last_tx_rate()
/linux/drivers/net/wireless/st/cw1200/
H A Dtxrx.c25 const struct ieee80211_tx_rate *rate);
67 struct ieee80211_tx_rate *rates, size_t count) in tx_policy_build()
82 struct ieee80211_tx_rate tmp = rates[i - 1]; in tx_policy_build()
297 struct ieee80211_tx_rate *rates, in tx_policy_get()
426 const struct ieee80211_tx_rate *rate) in cw1200_get_tx_rate()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dampdu.c493 struct ieee80211_tx_rate *txrate = tx_info->status.rates; in brcms_c_ampdu_add_frame()
601 struct ieee80211_tx_rate *txrate; in brcms_c_ampdu_finalize()
791 struct ieee80211_tx_rate *txrate = tx_info->status.rates; in brcms_c_ampdu_rate_status()
/linux/Documentation/driver-api/80211/
H A Dmac80211.rst117 ieee80211_tx_rate
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00queue.c233 struct ieee80211_tx_rate *txrate = &tx_info->control.rates[0]; in rt2x00queue_create_tx_descriptor_plcp()
298 struct ieee80211_tx_rate *txrate = &tx_info->control.rates[0]; in rt2x00queue_create_tx_descriptor_ht()
391 struct ieee80211_tx_rate *txrate = &tx_info->control.rates[0]; in rt2x00queue_create_tx_descriptor()
/linux/drivers/net/wireless/ath/ath9k/
H A Dtx99.c51 struct ieee80211_tx_rate *rate; in ath9k_build_tx99_skb()
H A Ddynack.c259 struct ieee80211_tx_rate *rates = info->status.rates; in ath_dynack_sample_tx_ts()
H A Dxmit.c499 struct ieee80211_tx_rate rates[4]; in ath_tx_complete_aggr()
778 struct ieee80211_tx_rate *rates; in ath_lookup_legacy()
801 struct ieee80211_tx_rate *rates; in ath_lookup_rate()
1267 struct ieee80211_tx_rate *rates; in ath_buf_set_rate()
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dxmit.c191 struct ieee80211_tx_rate *rates; in generate_txhdr_fw3()
/linux/drivers/net/wireless/broadcom/b43/
H A Dxmit.c260 struct ieee80211_tx_rate *rates; in b43_generate_txhdr()

12