Home
last modified time | relevance | path

Searched defs:htt_soc (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_htt.h242 struct htt_soc { struct
243 struct cdp_ctrl_objmgr_psoc *ctrl_psoc;
244 struct dp_soc *dp_soc;
245 hal_soc_handle_t hal_soc;
246 struct dp_htt_timestamp pdevid_tt[MAX_PDEV_CNT];
248 struct htt_logger *htt_logger_handle;
249 HTC_HANDLE htc_soc;
250 qdf_device_t osdev;
251 HTC_ENDPOINT_ID htc_endpoint;
252 struct dp_htt_htc_pkt_union *htt_htc_pkt_freelist;
[all …]
Ddp_htt.c913 int htt_h2t_full_mon_cfg(struct htt_soc *htt_soc,
1012 int htt_h2t_full_mon_cfg(struct htt_soc *htt_soc,
1056 int htt_h2t_rx_ring_cfg(struct htt_soc *htt_soc, int pdev_id,
2316 int htt_soc_attach_target(struct htt_soc *htt_soc)
2323 void htt_set_htc_handle(struct htt_soc *htt_soc, HTC_HANDLE htc_soc)
2328 HTC_HANDLE htt_get_htc_handle(struct htt_soc *htt_soc)
2341 struct htt_soc *htt_soc = NULL; local
4537 htt_soc_initialize(struct htt_soc *htt_soc,
Ddp_rings_main.c2323 struct htt_soc *htt_soc = soc->htt_handle; in dp_soc_deinit() local
3479 struct htt_soc *htt_soc = (struct htt_soc *)soc->htt_handle; in dp_soc_init() local
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
Ddp_rh.c296 struct htt_soc *htt_soc = soc->htt_handle; in dp_soc_deinit_rh() local
352 struct htt_soc *htt_soc = (struct htt_soc *)soc->htt_handle; in dp_soc_init_rh() local
Ddp_rh_htt.c529 dp_htt_soc_initialize_rh(struct htt_soc *htt_soc, in dp_htt_soc_initialize_rh()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
Ddp_mon_filter_2.0.c1028 int htt_h2t_tx_ring_cfg(struct htt_soc *htt_soc, int pdev_id, in htt_h2t_tx_ring_cfg()