Searched defs:ath12k_wmi_pdev_dma_ring_cfg_req_cmd (Results 1 – 1 of 1) sorted by relevance
4683 struct ath12k_wmi_pdev_dma_ring_cfg_req_cmd { struct4684 __le32 tlv_header;4685 __le32 pdev_id;4686 __le32 module_id; /* see enum wmi_direct_buffer_module */4687 __le32 base_paddr_lo;4688 __le32 base_paddr_hi;4689 __le32 head_idx_paddr_lo;4690 __le32 head_idx_paddr_hi;4691 __le32 tail_idx_paddr_lo;4692 __le32 tail_idx_paddr_hi;[all …]