/wlan-driver/qcacld-3.0/core/dp/htt/ |
H A D | htt_h2t.c | 61 #define HTT_SEND_HTC_PKT(pdev, pkt) \ argument 132 enum htc_send_full_action htt_h2t_full(void *context, HTC_PACKET *pkt) in htt_h2t_full() 143 struct htt_htc_pkt *pkt; in htt_h2t_frag_desc_bank_cfg_msg() local 238 struct htt_htc_pkt *pkt; in htt_h2t_ver_req_msg() local 324 struct htt_htc_pkt *pkt; in htt_h2t_rx_ring_rfs_cfg_msg_ll() local 413 struct htt_htc_pkt *pkt; in htt_h2t_rx_ring_cfg_msg_ll() local 626 struct htt_htc_pkt *pkt; in htt_h2t_rx_ring_cfg_msg_hl() local 789 struct htt_htc_pkt *pkt; in htt_h2t_dbg_stats_get() local 884 struct htt_htc_pkt *pkt; in htt_h2t_sync_msg() local 938 struct htt_htc_pkt *pkt; in htt_h2t_aggr_cfg_msg() local [all …]
|
H A D | htt.c | 65 struct htt_htc_pkt_union *pkt = NULL; in htt_htc_pkt_alloc() local 84 void htt_htc_pkt_free(struct htt_pdev_t *pdev, struct htt_htc_pkt *pkt) in htt_htc_pkt_free() 102 struct htt_htc_pkt_union *pkt, *next; in htt_htc_pkt_pool_free() local 121 struct htt_htc_pkt_union *pkt, *next, *prev = NULL; in htt_htc_misc_pkt_list_trim() local 146 void htt_htc_misc_pkt_list_add(struct htt_pdev_t *pdev, struct htt_htc_pkt *pkt) in htt_htc_misc_pkt_list_add() 170 struct htt_htc_pkt_union *pkt, *next; in htt_htc_misc_pkt_pool_free() local 527 struct htt_htc_pkt_union *pkt; in htt_attach() local
|
H A D | htt_t2h.c | 749 void htt_t2h_msg_handler(void *context, HTC_PACKET *pkt) in htt_t2h_msg_handler()
|
H A D | htt_tx.c | 938 struct htt_htc_pkt *pkt; in htt_tx_send_base() local
|
H A D | htt_types.h | 59 struct htt_htc_pkt pkt; member
|
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/ |
H A D | wlan_pkt_capture_mon_thread.c | 50 struct pkt_capture_mon_pkt *pkt; in pkt_capture_free_mon_pkt_freeq() local 76 struct pkt_capture_mon_pkt *pkt, *tmp; in pkt_capture_alloc_mon_pkt_freeq() local 117 struct pkt_capture_mon_pkt *pkt) in pkt_capture_free_mon_pkt() 130 struct pkt_capture_mon_pkt *pkt; in pkt_capture_alloc_mon_pkt() local 164 struct pkt_capture_mon_pkt *pkt) in pkt_capture_indicate_monpkt() 221 struct pkt_capture_mon_pkt *pkt; in pkt_capture_process_from_queue() local 386 struct pkt_capture_mon_pkt *pkt, *tmp; in pkt_capture_drop_monpkt() local
|
H A D | wlan_pkt_capture_mgmt_txrx.c | 137 struct pkt_capture_mon_pkt *pkt; in pkt_capture_mgmtpkt_process() local
|
H A D | wlan_pkt_capture_data_txrx.c | 1485 struct pkt_capture_mon_pkt *pkt; in pkt_capture_datapkt_process() local
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_htt.c | 68 struct dp_htt_htc_pkt_union *pkt = NULL; in htt_htc_pkt_alloc() local 91 htt_htc_pkt_free(struct htt_soc *soc, struct dp_htt_htc_pkt *pkt) in htt_htc_pkt_free() 108 struct dp_htt_htc_pkt_union *pkt, *next; in htt_htc_pkt_pool_free() local 129 struct dp_htt_htc_pkt_union *pkt, *next, *prev = NULL; in htt_htc_misc_pkt_list_trim() local 155 htt_htc_misc_pkt_list_add(struct htt_soc *soc, struct dp_htt_htc_pkt *pkt) in htt_htc_misc_pkt_list_add() 188 struct dp_htt_htc_pkt_union *pkt, *next; in htt_htc_misc_pkt_pool_free() local 449 struct dp_htt_htc_pkt *pkt; in htt_h2t_ver_req_msg() local 486 struct dp_htt_htc_pkt *pkt; in htt_h2t_rx_cce_super_rule_setup() local 611 struct dp_htt_htc_pkt *pkt; local 918 struct dp_htt_htc_pkt *pkt; local [all …]
|
H A D | dp_htt.h | 225 struct dp_htt_htc_pkt pkt; member 817 htt_htc_misc_pkt_list_add(struct htt_soc *soc, struct dp_htt_htc_pkt *pkt) in htt_htc_misc_pkt_list_add() 843 struct dp_htt_htc_pkt *pkt, in DP_HTT_SEND_HTC_PKT()
|
/wlan-driver/qcacld-3.0/core/cds/src/ |
H A D | cds_sched.c | 525 struct cds_ol_rx_pkt *pkt; in cds_free_ol_rx_pkt_freeq() local 550 struct cds_ol_rx_pkt *pkt, *tmp; in cds_alloc_ol_rx_pkt_freeq() local 581 struct cds_ol_rx_pkt *pkt) in cds_free_ol_rx_pkt() 591 struct cds_ol_rx_pkt *pkt; in cds_alloc_ol_rx_pkt() local 607 struct cds_ol_rx_pkt *pkt) in cds_indicate_rxpkt() 644 struct cds_ol_rx_pkt *pkt, *tmp; in cds_drop_rxpkt_by_staid() local 696 struct cds_ol_rx_pkt *pkt; in cds_rx_from_queue() local
|
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
H A D | ol_tx_classify.c | 128 ol_tx_tid_by_ipv4(A_UINT8 *pkt) in ol_tx_tid_by_ipv4() 140 ol_tx_tid_by_ipv6(A_UINT8 *pkt) in ol_tx_tid_by_ipv6()
|
/wlan-driver/qcacld-3.0/core/cds/inc/ |
H A D | cds_sched.h | 372 struct cds_ol_rx_pkt *pkt) in cds_indicate_rxpkt() 390 struct cds_ol_rx_pkt *pkt) in cds_free_ol_rx_pkt()
|
/wlan-driver/qca-wifi-host-cmn/utils/pktlog/ |
H A D | pktlog_ac.c | 1024 static void pktlog_t2h_msg_handler(void *context, HTC_PACKET *pkt) in pktlog_t2h_msg_handler() 1090 static enum htc_send_full_action pktlog_h2t_full(void *context, HTC_PACKET *pkt) in pktlog_h2t_full()
|
/wlan-driver/platform/icnss2/ |
H A D | power.c | 837 struct qmp_pkt pkt; in icnss_aop_set_vreg_param() local 884 struct qmp_pkt pkt; in icnss_aop_pdc_reconfig() local
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
H A D | lim_process_message_queue.c | 850 cds_pkt_t **pkt, in lim_allocate_and_get_bcn() 908 cds_pkt_t *pkt = NULL; in lim_handle_sap_beacon() local
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/ |
H A D | dp_rh_htt.c | 139 struct dp_htt_htc_pkt *pkt; in dp_htt_h2t_rx_ring_rfs_cfg() local
|
/wlan-driver/wpa_supplicant_8/src/ap/ |
H A D | fils_hlp.c |
|
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
H A D | wmi_unified.c | 1941 HTC_PACKET *pkt, in wmi_htc_send_pkt() 2011 HTC_PACKET *pkt, in wmi_htc_send_pkt() 2124 HTC_PACKET *pkt; in wmi_unified_cmd_send_fl() local
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
H A D | wlan_dp_main.c | 2310 static void dp_lpass_h2t_tx_complete(void *ctx, HTC_PACKET *pkt) in dp_lpass_h2t_tx_complete() 2324 static void dp_lpass_t2h_msg_handler(void *ctx, HTC_PACKET *pkt) in dp_lpass_t2h_msg_handler()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/ |
H A D | mailbox.c | 800 HTC_PACKET *pkt; in hif_dev_recv_message_pending_handler() local
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
H A D | wlan_hdd_wmm.c | 1926 unsigned char *pkt; in hdd_wmm_get_user_priority_from_ip_tos() local
|
/wlan-driver/platform/cnss2/ |
H A D | power.c | 1417 struct qmp_pkt pkt; in cnss_mbox_send_msg() local
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/ |
H A D | dp_mon_filter_2.0.c | 1034 struct dp_htt_htc_pkt *pkt; in htt_h2t_tx_ring_cfg() local
|
/wlan-driver/wpa_supplicant_8/wpa_supplicant/ |
H A D | wpas_glue.c |
|