Searched refs:num_active_peers (Results 1 – 4 of 4) sorted by relevance
1034 int num_active_peers; member
5124 if (ar->num_active_peers) in ath10k_wmi_is_host_mem_allocated()5125 num_units = ar->num_active_peers + 1; in ath10k_wmi_is_host_mem_allocated()5301 ar->num_active_peers = TARGET_10_4_QCACHE_ACTIVE_PEERS_PFC + in ath10k_wmi_event_service_ready_work()5304 ar->num_active_peers = TARGET_10_4_QCACHE_ACTIVE_PEERS + in ath10k_wmi_event_service_ready_work()5309 ar->num_tids = ar->num_active_peers * 2; in ath10k_wmi_event_service_ready_work()5336 if (ar->num_active_peers) in ath10k_wmi_event_service_ready_work()5337 num_units = ar->num_active_peers + 1; in ath10k_wmi_event_service_ready_work()6473 config.num_active_peers = __cpu_to_le32(ar->num_active_peers); in ath10k_wmi_10_4_op_gen_init()
2103 ar->num_active_peers = TARGET_10_4_ACTIVE_PEERS; in ath10k_core_init_firmware_features()
2687 __le32 num_active_peers; member