Searched defs:debug_htt_stats_req (Results 1 – 1 of 1) sorted by relevance
80 struct debug_htt_stats_req { struct81 bool done;82 u8 pdev_id;83 u8 type;84 u8 peer_addr[ETH_ALEN];85 struct completion cmpln;86 u32 buf_len;87 u8 buf[];