Home
last modified time | relevance | path

Searched refs:ieee80211_tx_status (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dstatus.c247 struct ieee80211_tx_status *status) in ieee80211_tx_radiotap_len()
294 struct ieee80211_tx_status *status) in ieee80211_add_tx_radiotap_header()
826 struct ieee80211_tx_status *status) in ieee80211_tx_monitor()
882 struct ieee80211_tx_status *status, in __ieee80211_tx_status()
1047 void ieee80211_tx_status(struct ieee80211_hw *hw, struct sk_buff *skb) in ieee80211_tx_status() function
1051 struct ieee80211_tx_status status = { in ieee80211_tx_status()
1066 EXPORT_SYMBOL(ieee80211_tx_status);
1069 struct ieee80211_tx_status *status) in ieee80211_tx_status_ext()
1199 struct ieee80211_tx_status status = { in ieee80211_tx_rate_update()
1216 struct ieee80211_tx_status status = { in ieee80211_tx_status_8023()
H A Drate.h30 struct ieee80211_tx_status *st);
H A Dmesh.h232 struct ieee80211_tx_status *st);
H A Drc80211_minstrel.c265 void *priv_sta, struct ieee80211_tx_status *st) in minstrel_tx_status()
H A Drate.c71 struct ieee80211_tx_status *st) in rate_control_tx_status()
H A Dmain.c239 ieee80211_tx_status(&local->hw, skb); in ieee80211_tasklet_handler()
H A Dmesh_hwmp.c297 struct ieee80211_tx_status *st) in ieee80211s_update_metric()
H A Drc80211_minstrel_ht.c887 void *priv_sta, struct ieee80211_tx_status *st) in minstrel_ht_tx_status()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl1251/
H A Dtx.c437 ieee80211_tx_status(wl->hw, skb); in wl1251_tx_packet_cb()
562 ieee80211_tx_status(wl->hw, skb); in wl1251_tx_flush()
573 ieee80211_tx_status(wl->hw, skb); in wl1251_tx_flush()
/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h1136 struct ieee80211_tx_status { struct
4738 void ieee80211_tx_status(struct ieee80211_hw *hw,
4756 struct ieee80211_tx_status *status);
4778 struct ieee80211_tx_status status = { in ieee80211_tx_status_noskb()
4802 ieee80211_tx_status(hw, skb); in ieee80211_tx_status_ni()
6172 void *priv_sta, struct ieee80211_tx_status *st);
/OK3568_Linux_fs/kernel/Documentation/driver-api/80211/
H A Dmac80211.rst123 ieee80211_tx_status
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dtxrx.c131 ieee80211_tx_status(htt->ar->hw, msdu); in ath10k_txrx_tx_unref()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt7601u/
H A Dtx.c113 ieee80211_tx_status(dev->hw, skb); in mt7601u_tx_status()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Ddp_tx.c357 ieee80211_tx_status(ar->hw, msdu); in ath11k_dp_tx_htt_tx_complete_buf()
490 ieee80211_tx_status(ar->hw, msdu); in ath11k_dp_tx_complete_msdu()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtx.c1255 ieee80211_tx_status(priv->hw, skb); in iwlagn_rx_reply_tx()
1392 ieee80211_tx_status(priv->hw, skb); in iwlagn_rx_reply_compressed_ba()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A Dtx.c59 ieee80211_tx_status(hw, skb); in mt76_tx_status_unlock()
H A Dmt76x02_mac.c544 struct ieee80211_tx_status status = { in mt76x02_send_tx_status()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Dpio.c585 ieee80211_tx_status(dev->wl->hw, pack->skb); in b43_pio_handle_txstatus()
H A Ddma.c1534 ieee80211_tx_status(dev->wl->hw, meta->skb); in b43_dma_handle_txstatus()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dampdu.c856 ieee80211_tx_status(hw, skb); in _clear_mpdu_q()
1271 ieee80211_tx_status(sc->hw, tx_skb); in ssv6200_ampdu_tx_handler()
1712 ieee80211_tx_status(hw, ampdu_skb); in _flush_release_queue()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c1559 ieee80211_tx_status(mvm->hw, skb); in iwl_mvm_rx_tx_cmd_single()
1902 ieee80211_tx_status(mvm->hw, skb); in iwl_mvm_tx_reclaim()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00dev.c537 ieee80211_tx_status(rt2x00dev->hw, entry->skb); in rt2x00lib_txdone()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_txrx.c521 ieee80211_tx_status(priv->hw, skb); in ath9k_htc_tx_process()
/OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/
H A Dtxrx.c1000 ieee80211_tx_status(priv->hw, skb); in cw1200_skb_dtor()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c802 struct ieee80211_tx_status status = { in mt7915_tx_status()

12