Searched refs:num_active_peers (Results 1 – 4 of 4) sorted by relevance
783 int num_active_peers; member
4332 if (ar->num_active_peers) in ath10k_wmi_is_host_mem_allocated()4333 num_units = ar->num_active_peers + 1; in ath10k_wmi_is_host_mem_allocated()4508 ar->num_active_peers = TARGET_10_4_QCACHE_ACTIVE_PEERS + in ath10k_wmi_event_service_ready_work()4510 ar->num_tids = ar->num_active_peers * 2; in ath10k_wmi_event_service_ready_work()4537 if (ar->num_active_peers) in ath10k_wmi_event_service_ready_work()4538 num_units = ar->num_active_peers + 1; in ath10k_wmi_event_service_ready_work()5474 config.num_active_peers = __cpu_to_le32(ar->num_active_peers); in ath10k_wmi_10_4_op_gen_init()
1507 ar->num_active_peers = TARGET_10_4_ACTIVE_PEERS; in ath10k_core_init_firmware_features()
2416 __le32 num_active_peers; member