Searched defs:ath12k_wmi_pdev_dma_ring_cfg_req_cmd (Results 1 – 1 of 1) sorted by relevance
4905 struct ath12k_wmi_pdev_dma_ring_cfg_req_cmd { struct4906 __le32 tlv_header;4907 __le32 pdev_id;4908 __le32 module_id; /* see enum wmi_direct_buffer_module */4909 __le32 base_paddr_lo;4910 __le32 base_paddr_hi;4911 __le32 head_idx_paddr_lo;4912 __le32 head_idx_paddr_hi;4913 __le32 tail_idx_paddr_lo;4914 __le32 tail_idx_paddr_hi;[all …]