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-6.8/drivers/net/wireless/ath/ath12k/
Dwmi.h4664 struct ath12k_wmi_pdev_dma_ring_cfg_req_cmd { struct
4665 __le32 tlv_header;
4666 __le32 pdev_id;
4667 __le32 module_id; /* see enum wmi_direct_buffer_module */
4668 __le32 base_paddr_lo;
4669 __le32 base_paddr_hi;
4670 __le32 head_idx_paddr_lo;
4671 __le32 head_idx_paddr_hi;
4672 __le32 tail_idx_paddr_lo;
4673 __le32 tail_idx_paddr_hi;
[all …]