Searched refs:dp_htt_htc_pkt (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_htt.h | 217 struct dp_htt_htc_pkt { struct 225 struct dp_htt_htc_pkt pkt; argument 800 struct dp_htt_htc_pkt *htt_htc_pkt_alloc(struct htt_soc *soc); 808 htt_htc_pkt_free(struct htt_soc *soc, struct dp_htt_htc_pkt *pkt); 817 htt_htc_misc_pkt_list_add(struct htt_soc *soc, struct dp_htt_htc_pkt *pkt) in htt_htc_misc_pkt_list_add() 829 htt_htc_misc_pkt_list_add(struct htt_soc *soc, struct dp_htt_htc_pkt *pkt); 843 struct dp_htt_htc_pkt *pkt, in DP_HTT_SEND_HTC_PKT()
|
H A D | dp_htt.c | 65 struct dp_htt_htc_pkt * 91 htt_htc_pkt_free(struct htt_soc *soc, struct dp_htt_htc_pkt *pkt) in htt_htc_pkt_free() 155 htt_htc_misc_pkt_list_add(struct htt_soc *soc, struct dp_htt_htc_pkt *pkt) in htt_htc_misc_pkt_list_add() 271 struct dp_htt_htc_pkt *htt_pkt; in dp_htt_h2t_send_complete() 274 htt_pkt = container_of(htc_pkt, struct dp_htt_htc_pkt, htc_pkt); in dp_htt_h2t_send_complete() 295 struct dp_htt_htc_pkt *htt_pkt; in dp_htt_h2t_send_complete() 300 htt_pkt = container_of(htc_pkt, struct dp_htt_htc_pkt, htc_pkt); in dp_htt_h2t_send_complete() 449 struct dp_htt_htc_pkt *pkt; in htt_h2t_ver_req_msg() 486 struct dp_htt_htc_pkt *pkt; in htt_h2t_rx_cce_super_rule_setup() 611 struct dp_htt_htc_pkt *pkt; [all …]
|
/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()
|
/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()
|