Home
last modified time | relevance | path

Searched refs:kfree_skb (Results 1 – 22 of 22) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dtestmode.c70 kfree_skb(nl_skb); in ath10k_tm_event_wmi()
79 kfree_skb(nl_skb); in ath10k_tm_event_wmi()
88 kfree_skb(nl_skb); in ath10k_tm_event_wmi()
118 kfree_skb(skb); in ath10k_tm_cmd_get_version()
125 kfree_skb(skb); in ath10k_tm_cmd_get_version()
132 kfree_skb(skb); in ath10k_tm_cmd_get_version()
H A Dhtc.c21 kfree_skb(skb); in ath10k_htc_control_tx_complete()
527 kfree_skb(skb); in ath10k_htc_rx_completion_handler()
568 kfree_skb(skb); in ath10k_htc_control_rx_complete()
1079 kfree_skb(skb); in ath10k_htc_connect_service()
1275 kfree_skb(skb); in ath10k_htc_start()
H A Dsdio.c479 kfree_skb(pkt->skb); in ath10k_sdio_mbox_rx_process_packets()
1961 kfree_skb(skb); in ath10k_sdio_irq_disable()
1991 kfree_skb(req->skb); in ath10k_sdio_hif_stop()
H A Dhtt_tx.c1340 kfree_skb(tmp_skb); in ath10k_htt_tx_hl()
H A Dmac.c1651 kfree_skb(bcn); in ath10k_mac_setup_bcn_tmpl()
1665 kfree_skb(bcn); in ath10k_mac_setup_bcn_tmpl()
1701 kfree_skb(prb); in ath10k_mac_setup_prb_tmpl()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dtestmode.c80 kfree_skb(nl_skb); in ath11k_tm_wmi_event_unsegmented()
181 kfree_skb(nl_skb); in ath11k_tm_process_event()
249 kfree_skb(skb); in ath11k_tm_cmd_get_version()
256 kfree_skb(skb); in ath11k_tm_cmd_get_version()
H A Dhtc.c31 kfree_skb(skb); in ath11k_htc_control_tx_complete()
414 kfree_skb(skb); in ath11k_htc_rx_completion_handler()
424 kfree_skb(skb); in ath11k_htc_control_rx_complete()
666 kfree_skb(skb); in ath11k_htc_connect_service()
790 kfree_skb(skb); in ath11k_htc_start()
H A Dmac.c1545 kfree_skb(bcn); in ath11k_mac_setup_bcn_tmpl_mbssid()
3238 kfree_skb(tmpl); in ath11k_mac_fils_discovery()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhtc.c32 kfree_skb(skb); in ath12k_htc_control_tx_complete()
371 kfree_skb(skb); in ath12k_htc_rx_completion_handler()
381 kfree_skb(skb); in ath12k_htc_control_rx_complete()
617 kfree_skb(skb); in ath12k_htc_connect_service()
737 kfree_skb(skb); in ath12k_htc_start()
H A Ddp_tx.c281 kfree_skb(skb_ext_desc); in ath12k_dp_tx()
H A Dmac.c1154 kfree_skb(bcn); in ath12k_mac_setup_bcn_tmpl()
2480 kfree_skb(tmpl); in ath12k_mac_fils_discovery()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dskbuff.h241 kfree_skb(struct sk_buff *skb) in kfree_skb() function
251 kfree_skb(skb); in consume_skb()
258 kfree_skb(skb); in dev_kfree_skb()
802 kfree_skb(skb); in __skb_queue_purge()
/freebsd/sys/contrib/dev/rtw88/
H A Dfw.c1097 kfree_skb(skb); in rtw_lps_pg_info_get()
1676 kfree_skb(rsvd_pkt->skb); in rtw_fw_download_rsvd_page()
1684 kfree_skb(rsvd_pkt->skb); in rtw_fw_update_beacon_work()
2029 kfree_skb(skb); in rtw_add_chan_info()
2042 kfree_skb(skb); in rtw_add_chan_info()
2055 kfree_skb(skb); in rtw_add_chan_list()
2084 kfree_skb(skb); in rtw_add_chan_list()
2091 kfree_skb(skb); in rtw_fw_set_scan_offload()
H A Dusb.c600 kfree_skb(rxcb->rx_skb); in rtw_usb_read_port_complete()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtime-sync.c46 kfree_skb(skb); in iwl_mvm_time_sync_find_skb()
H A Drx.c400 kfree_skb(skb); in iwl_mvm_rx_rx_mpdu()
413 kfree_skb(skb); in iwl_mvm_rx_rx_mpdu()
529 kfree_skb(skb); in iwl_mvm_rx_rx_mpdu()
H A Drxmq.c245 kfree_skb(skb); in iwl_mvm_pass_packet_to_mac80211()
890 kfree_skb(skb); in iwl_mvm_rx_queue_notif()
2240 kfree_skb(skb); in iwl_mvm_rx_fill_status()
2318 kfree_skb(skb); in iwl_mvm_rx_fill_status()
2373 kfree_skb(skb); in iwl_mvm_rx_mpdu_mq()
H A Dtx.c1432 kfree_skb(skb); in iwl_mvm_tx_skb_sta()
H A Dscan.c2771 kfree_skb(skb); in iwl_mvm_mei_limited_scan()
H A Dd3.c1609 kfree_skb(pkt); in iwl_mvm_report_wakeup_reasons()
/freebsd/sys/contrib/dev/rtw89/
H A Dfw.c2397 kfree_skb(skb); in rtw89_fw_h2c_tp_offload()
5861 kfree_skb(new);
5870 kfree_skb(new);
5876 kfree_skb(new);
5899 kfree_skb(skb);
5954 kfree_skb(skb);
5960 kfree_skb(skb);
5972 kfree_skb(skb);
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c6540 kfree_skb(skb);
6955 kfree_skb(skb);