Searched refs:num_active_peers (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dcore.h778 int num_active_peers; member in struct:ath10k
H A Dwmi.c4312 if (ar->num_active_peers) ath10k_wmi_is_host_mem_allocated()
4313 num_units = ar->num_active_peers + 1; ath10k_wmi_is_host_mem_allocated()
4488 ar->num_active_peers = TARGET_10_4_QCACHE_ACTIVE_PEERS + ath10k_wmi_event_service_ready_work()
4490 ar->num_tids = ar->num_active_peers * 2; ath10k_wmi_event_service_ready_work()
4517 if (ar->num_active_peers) ath10k_wmi_event_service_ready_work()
4518 num_units = ar->num_active_peers + 1; ath10k_wmi_event_service_ready_work()
5454 config.num_active_peers = __cpu_to_le32(ar->num_active_peers); ath10k_wmi_10_4_op_gen_init()
H A Dcore.c1496 ar->num_active_peers = TARGET_10_4_ACTIVE_PEERS; ath10k_core_init_firmware_features()
H A Dwmi.h2416 __le32 num_active_peers; member in struct:wmi_resource_config_10_4

Completed in 308 milliseconds