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