Home
last modified time | relevance | path

Searched refs:mac80211_free_txskb (Results 1 – 7 of 7) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dstatus.c38 mac80211_free_txskb(hw, skb); in mac80211_tx_status_irqsafe()
55 mac80211_free_txskb(&local->hw, skb); in ieee80211_handle_filtered_frame()
169 mac80211_free_txskb(&local->hw, skb); in ieee80211_handle_filtered_frame()
1194 void mac80211_free_txskb(struct ieee80211_hw *hw, struct sk_buff *skb) in mac80211_free_txskb() function
1208 mac80211_free_txskb(hw, skb); in ieee80211_purge_tx_queue()
Dtx.c377 mac80211_free_txskb(&local->hw, skb); in purge_old_ps_buffers()
394 mac80211_free_txskb(&local->hw, skb); in purge_old_ps_buffers()
460 mac80211_free_txskb(&tx->local->hw, skb_dequeue(&ps->bc_buf)); in ieee80211_tx_h_multicast_ps_buf()
531 mac80211_free_txskb(&local->hw, old); in ieee80211_tx_h_unicast_ps_buf()
1148 mac80211_free_txskb(&tx->local->hw, purge_skb); in ieee80211_tx_prep_agg()
1340 mac80211_free_txskb(hw, skb); in codel_drop_func()
1389 mac80211_free_txskb(&local->hw, skb); in fq_skb_free_func()
1645 mac80211_free_txskb(&local->hw, skb); in ieee80211_tx_frags()
1798 mac80211_free_txskb(&tx->local->hw, tx->skb); in invoke_tx_handlers_early()
1839 mac80211_free_txskb(&tx->local->hw, tx->skb); in invoke_tx_handlers_late()
[all …]
Doffchannel.c196 mac80211_free_txskb(&roc->sdata->local->hw, roc->frame); in ieee80211_roc_notify_destroy()
957 mac80211_free_txskb(&local->hw, skb); in ieee80211_mgmt_tx()
Diface.c954 mac80211_free_txskb(&local->hw, skb); in ieee80211_do_stop()
1027 mac80211_free_txskb(&local->hw, skb); in ieee80211_do_stop()
Dsta_info.c898 mac80211_free_txskb(&local->hw, skb); in sta_info_cleanup_expire_buffered_ac()
927 mac80211_free_txskb(&local->hw, skb); in sta_info_cleanup_expire_buffered_ac()
Dutil.c523 mac80211_free_txskb(&local->hw, skb); in ieee80211_add_pending_skb()
549 mac80211_free_txskb(&local->hw, skb); in ieee80211_add_pending_skbs()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/include/net/
Dmac80211.h2656 void mac80211_free_txskb(struct ieee80211_hw *hw, struct sk_buff *skb);