Searched defs:debug_htt_stats_req (Results 1 – 2 of 2) 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[];
298 struct debug_htt_stats_req { struct299 bool done;300 bool override_cfg_param;301 u8 pdev_id;302 enum ath12k_dbg_htt_ext_stats_type type;303 u32 cfg_param[4];304 u8 peer_addr[ETH_ALEN];305 struct completion htt_stats_rcvd;306 u32 buf_len;307 u8 buf[];