Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h5049 struct ath12k_wmi_pdev_dma_ring_cfg_req_cmd { struct
5050 __le32 tlv_header;
5051 __le32 pdev_id;
5052 __le32 module_id; /* see enum wmi_direct_buffer_module */
5053 __le32 base_paddr_lo;
5054 __le32 base_paddr_hi;
5055 __le32 head_idx_paddr_lo;
5056 __le32 head_idx_paddr_hi;
5057 __le32 tail_idx_paddr_lo;
5058 __le32 tail_idx_paddr_hi;
[all …]