Searched defs:debug_htt_stats_req (Results 1 – 1 of 1) sorted by relevance
81 struct debug_htt_stats_req { struct82 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[];