Lines Matching refs:num_peers
5244 config.num_peers = __cpu_to_le32(TARGET_NUM_PEERS); in ath10k_wmi_op_gen_init()
5317 config.num_peers = __cpu_to_le32(TARGET_10X_NUM_PEERS); in ath10k_wmi_10_1_op_gen_init()
5382 config.num_peers = __cpu_to_le32(TARGET_10X_NUM_PEERS); in ath10k_wmi_10_2_op_gen_init()
5453 config.num_peers = __cpu_to_le32(ar->max_num_peers); in ath10k_wmi_10_4_op_gen_init()
7023 size_t num_peers; in ath10k_wmi_main_op_fw_stats_fill() local
7035 num_peers = ath10k_wmi_fw_stats_num_peers(&fw_stats->peers); in ath10k_wmi_main_op_fw_stats_fill()
7054 "ath10k PEER stats", num_peers); in ath10k_wmi_main_op_fw_stats_fill()
7080 size_t num_peers; in ath10k_wmi_10x_op_fw_stats_fill() local
7092 num_peers = ath10k_wmi_fw_stats_num_peers(&fw_stats->peers); in ath10k_wmi_10x_op_fw_stats_fill()
7112 "ath10k PEER stats", num_peers); in ath10k_wmi_10x_op_fw_stats_fill()
7160 size_t num_peers; in ath10k_wmi_10_4_op_fw_stats_fill() local
7172 num_peers = ath10k_wmi_fw_stats_num_peers(&fw_stats->peers); in ath10k_wmi_10_4_op_fw_stats_fill()
7218 "ath10k PEER stats", num_peers); in ath10k_wmi_10_4_op_fw_stats_fill()