Searched refs:num_peers (Results 1 – 7 of 7) sorted by relevance
621 int num_peers = 0; in ath10k_peer_create() local626 num_peers = ar->num_peers; in ath10k_peer_create()630 num_peers++; in ath10k_peer_create()632 if (num_peers >= ar->max_num_peers) in ath10k_peer_create()649 ar->num_peers++; in ath10k_peer_create()722 ar->num_peers--; in ath10k_peer_delete()743 ar->num_peers--; in ath10k_peer_cleanup()761 ar->num_peers = 0; in ath10k_peer_cleanup_all()4319 if (ar->num_peers >= ar->max_num_peers) { in ath10k_add_interface()4645 ar->num_peers--; in ath10k_remove_interface()[all …]
771 int num_peers; member
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() local7035 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() local7092 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()[all …]
298 size_t num_peers; in ath10k_debug_fw_stats_process() local330 num_peers = ath10k_wmi_fw_stats_num_peers(&ar->debug.fw_stats.peers); in ath10k_debug_fw_stats_process()346 if (num_peers >= ATH10K_MAX_NUM_PEER_IDS) { in ath10k_debug_fw_stats_process()
2013 __le32 num_peers; member2210 __le32 num_peers; member2413 __le32 num_peers; member
1177 __le32 num_peers; member
1376 cfg->num_peers = __cpu_to_le32(TARGET_TLV_NUM_PEERS); in ath10k_wmi_tlv_op_gen_init()