Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Ddebugfs.h46 struct debug_htt_stats_req { struct
47 bool done;
48 u8 pdev_id;
49 u8 type;
50 u8 peer_addr[ETH_ALEN];
51 struct completion cmpln;
52 u32 buf_len;
53 u8 buf[];
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
Ddebugfs.h81 struct debug_htt_stats_req { struct
82 bool done;
83 u8 pdev_id;
84 u8 type;
85 u8 peer_addr[ETH_ALEN];
86 struct completion cmpln;
87 u32 buf_len;
88 u8 buf[];