Searched refs:htt_htc_pkt_free (Results 1 – 7 of 7) sorted by relevance
/wlan-driver/qcacld-3.0/core/dp/htt/ |
D | htt_h2t.c | 68 htt_htc_pkt_free(pdev, pkt); \ 129 htt_htc_pkt_free(pdev, htt_pkt); in htt_h2t_send_complete() 164 htt_htc_pkt_free(pdev, pkt); in htt_h2t_frag_desc_bank_cfg_msg() 227 htt_htc_pkt_free(pdev, pkt); in htt_h2t_frag_desc_bank_cfg_msg() 267 htt_htc_pkt_free(pdev, pkt); in htt_h2t_ver_req_msg() 345 htt_htc_pkt_free(pdev, pkt); in htt_h2t_rx_ring_rfs_cfg_msg_ll() 437 htt_htc_pkt_free(pdev, pkt); in htt_h2t_rx_ring_cfg_msg_ll() 647 htt_htc_pkt_free(pdev, pkt); in htt_h2t_rx_ring_cfg_msg_hl() 758 htt_htc_pkt_free(pdev, pkt); in htt_h2t_rx_ring_cfg_msg_hl() 804 htt_htc_pkt_free(pdev, pkt); in htt_h2t_dbg_stats_get() [all …]
|
D | htt.c | 84 void htt_htc_pkt_free(struct htt_pdev_t *pdev, struct htt_htc_pkt *pkt) in htt_htc_pkt_free() function 532 htt_htc_pkt_free(pdev, &pkt->u.pkt); in htt_attach()
|
D | htt_internal.h | 611 void htt_htc_pkt_free(struct htt_pdev_t *pdev, struct htt_htc_pkt *pkt);
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_htt.c | 91 htt_htc_pkt_free(struct htt_soc *soc, struct dp_htt_htc_pkt *pkt) in htt_htc_pkt_free() function 103 qdf_export_symbol(htt_htc_pkt_free); 284 htt_htc_pkt_free(soc, htt_pkt); in dp_htt_h2t_send_complete() 313 htt_htc_pkt_free(soc, htt_pkt); in dp_htt_h2t_send_complete() 475 htt_htc_pkt_free(soc, pkt); in htt_h2t_ver_req_msg() 601 htt_htc_pkt_free(soc, pkt); in htt_h2t_rx_cce_super_rule_setup() 890 htt_htc_pkt_free(soc, pkt); 1001 htt_htc_pkt_free(soc, pkt); 1830 htt_htc_pkt_free(soc, pkt); 2514 htt_htc_pkt_free(soc, pkt); [all …]
|
D | dp_htt.h | 808 htt_htc_pkt_free(struct htt_soc *soc, struct dp_htt_htc_pkt *pkt);
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/ |
D | dp_rh_htt.c | 212 htt_htc_pkt_free(soc, pkt); in dp_htt_h2t_rx_ring_rfs_cfg()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/ |
D | dp_mon_filter_2.0.c | 1323 htt_htc_pkt_free(soc, pkt); in htt_h2t_tx_ring_cfg()
|