Searched refs:num_active_peers (Results 1 – 4 of 4) sorted by relevance
1105 int num_active_peers; member
5304 if (ar->num_active_peers) in ath10k_wmi_is_host_mem_allocated()5305 num_units = ar->num_active_peers + 1; in ath10k_wmi_is_host_mem_allocated()5481 ar->num_active_peers = TARGET_10_4_QCACHE_ACTIVE_PEERS_PFC + in ath10k_wmi_event_service_ready_work()5484 ar->num_active_peers = TARGET_10_4_QCACHE_ACTIVE_PEERS + in ath10k_wmi_event_service_ready_work()5489 ar->num_tids = ar->num_active_peers * 2; in ath10k_wmi_event_service_ready_work()5516 if (ar->num_active_peers) in ath10k_wmi_event_service_ready_work()5517 num_units = ar->num_active_peers + 1; in ath10k_wmi_event_service_ready_work()6679 config.num_active_peers = __cpu_to_le32(ar->num_active_peers); in ath10k_wmi_10_4_op_gen_init()
2393 ar->num_active_peers = TARGET_10_4_ACTIVE_PEERS; in ath10k_core_init_firmware_features()
2746 __le32 num_active_peers; member