Searched refs:num_active_peers (Results 1 – 4 of 4) sorted by relevance
778 int num_active_peers; member
4312 if (ar->num_active_peers) in ath10k_wmi_is_host_mem_allocated()4313 num_units = ar->num_active_peers + 1; in ath10k_wmi_is_host_mem_allocated()4488 ar->num_active_peers = TARGET_10_4_QCACHE_ACTIVE_PEERS + in ath10k_wmi_event_service_ready_work()4490 ar->num_tids = ar->num_active_peers * 2; in ath10k_wmi_event_service_ready_work()4517 if (ar->num_active_peers) in ath10k_wmi_event_service_ready_work()4518 num_units = ar->num_active_peers + 1; in ath10k_wmi_event_service_ready_work()5454 config.num_active_peers = __cpu_to_le32(ar->num_active_peers); in ath10k_wmi_10_4_op_gen_init()
1496 ar->num_active_peers = TARGET_10_4_ACTIVE_PEERS; in ath10k_core_init_firmware_features()
2416 __le32 num_active_peers; member