Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
A Ddebugfs.h50 struct debug_htt_stats_req { struct
51 bool done;
52 u8 pdev_id;
53 u8 type;
54 u8 peer_addr[ETH_ALEN];
55 struct completion cmpln;
56 u32 buf_len;
57 u8 buf[];

Completed in 4 milliseconds