Lines Matching defs:htt_soc
242 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;
253 struct dp_htt_htc_pkt_union *htt_htc_pkt_misclist;
254 struct {
257 } tgt_ver;
258 struct {
261 } wifi_ip_ver;
263 struct {
272 } stats;
274 HTT_TX_MUTEX_TYPE htt_tx_mutex;