Searched refs:cfg_param (Results 1 – 5 of 5) sorted by relevance
60 enum cfg_param { enum183 struct cfg_param_attr *cfg_param);
5376 unsigned int cfg_param[4] = {0}; in ath12k_write_htt_stats_type() local5388 &cfg_param[1], &cfg_param[2], &cfg_param[3]); in ath12k_write_htt_stats_type()5399 ar->debug.htt_stats.cfg_param[0] = cfg_param[0]; in ath12k_write_htt_stats_type()5400 ar->debug.htt_stats.cfg_param[1] = cfg_param[1]; in ath12k_write_htt_stats_type()5401 ar->debug.htt_stats.cfg_param[2] = cfg_param[2]; in ath12k_write_htt_stats_type()5402 ar->debug.htt_stats.cfg_param[3] = cfg_param[3]; in ath12k_write_htt_stats_type()5495 stats_req->cfg_param[0] = ar->debug.htt_stats.cfg_param[0]; in ath12k_open_htt_stats()5496 stats_req->cfg_param[1] = ar->debug.htt_stats.cfg_param[1]; in ath12k_open_htt_stats()5497 stats_req->cfg_param[2] = ar->debug.htt_stats.cfg_param[2]; in ath12k_open_htt_stats()5498 stats_req->cfg_param[3] = ar->debug.htt_stats.cfg_param[3]; in ath12k_open_htt_stats()[all …]
572 u32 cfg_param[4]; member
289 u32 cfg_param[4]; member
79 static const struct cfg_param { struct