Searched defs:ath12k_wmi_pdev_dma_ring_cfg_req_cmd (Results 1 – 1 of 1) sorted by relevance
4739 struct ath12k_wmi_pdev_dma_ring_cfg_req_cmd { struct4740 __le32 tlv_header;4741 __le32 pdev_id;4742 __le32 module_id; /* see enum wmi_direct_buffer_module */4743 __le32 base_paddr_lo;4744 __le32 base_paddr_hi;4745 __le32 head_idx_paddr_lo;4746 __le32 head_idx_paddr_hi;4747 __le32 tail_idx_paddr_lo;4748 __le32 tail_idx_paddr_hi;[all …]