Home
last modified time | relevance | path

Searched refs:ieee80211_get_tx_rates (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dtx.c343 ieee80211_get_tx_rates(info->control.vif, sta, skb, in mt76_tx()
471 ieee80211_get_tx_rates(txq->vif, txq->sta, skb, in mt76_txq_send_burst()
493 ieee80211_get_tx_rates(txq->vif, txq->sta, skb, in mt76_txq_send_burst()
H A Dmt76x02_mac.c357 ieee80211_get_tx_rates(info->control.vif, sta, skb, in mt76x02_mac_write_txwi()
/openbmc/linux/net/mac80211/
H A Drate.c871 void ieee80211_get_tx_rates(struct ieee80211_vif *vif, in ieee80211_get_tx_rates() function
903 EXPORT_SYMBOL(ieee80211_get_tx_rates);
943 ieee80211_get_tx_rates(&sdata->vif, ista, txrc->skb, in rate_control_get_rate()
/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dtx.c147 ieee80211_get_tx_rates(info->control.vif, sta, skb, in mt7601u_push_txwi()
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dtx.c885 ieee80211_get_tx_rates(vif, sta, skb, in carl9170_tx_get_rates()
/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c2000 ieee80211_get_tx_rates(txi->control.vif, control->sta, skb, in mac80211_hwsim_tx()
2159 ieee80211_get_tx_rates(txi->control.vif, NULL, skb, in mac80211_hwsim_tx_frame()
2189 ieee80211_get_tx_rates(vif, NULL, skb, in __mac80211_hwsim_beacon_tx()
/openbmc/linux/include/net/
H A Dmac80211.h5133 void ieee80211_get_tx_rates(struct ieee80211_vif *vif,
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.c800 ieee80211_get_tx_rates(info->control.vif, in ath5k_txbuf_setup()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dxmit.c207 ieee80211_get_tx_rates(vif, sta, bf->bf_mpdu, bf->rates, in ath_set_rates()