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.14.4/drivers/net/wireless/ath/ath12k/
Dwmi.h4868 struct ath12k_wmi_pdev_dma_ring_cfg_req_cmd { struct
4869 __le32 tlv_header;
4870 __le32 pdev_id;
4871 __le32 module_id; /* see enum wmi_direct_buffer_module */
4872 __le32 base_paddr_lo;
4873 __le32 base_paddr_hi;
4874 __le32 head_idx_paddr_lo;
4875 __le32 head_idx_paddr_hi;
4876 __le32 tail_idx_paddr_lo;
4877 __le32 tail_idx_paddr_hi;
[all …]