Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
A Dwmi.h5004 struct ath11k_wmi_pdev_dma_ring_cfg_req_cmd { struct
5005 u32 tlv_header;
5006 u32 pdev_id;
5008 u32 base_paddr_lo;
5009 u32 base_paddr_hi;
5010 u32 head_idx_paddr_lo;
5011 u32 head_idx_paddr_hi;
5012 u32 tail_idx_paddr_lo;
5013 u32 tail_idx_paddr_hi;
5018 u32 num_resp_per_event;
[all …]

Completed in 53 milliseconds