Searched refs:max_num_peers (Results 1 – 7 of 7) sorted by relevance
2434 int max_num_peers; in ath10k_core_init_firmware_features() local2514 max_num_peers = TARGET_NUM_PEERS; in ath10k_core_init_firmware_features()2526 max_num_peers = TARGET_10X_TX_STATS_NUM_PEERS; in ath10k_core_init_firmware_features()2529 max_num_peers = TARGET_10X_NUM_PEERS; in ath10k_core_init_firmware_features()2538 max_num_peers = TARGET_TLV_NUM_PEERS; in ath10k_core_init_firmware_features()2554 max_num_peers = TARGET_10_4_NUM_PEERS; in ath10k_core_init_firmware_features()2579 ar->max_num_peers = ar->hw_params.num_peers; in ath10k_core_init_firmware_features()2581 ar->max_num_peers = max_num_peers; in ath10k_core_init_firmware_features()
1179 int max_num_peers; member
5389 num_units = ar->max_num_peers + 1; in ath10k_wmi_is_host_mem_allocated()5391 num_units = ar->max_num_peers + 1; in ath10k_wmi_is_host_mem_allocated()5587 ar->max_num_peers = TARGET_10_4_NUM_QCACHE_PEERS_MAX + in ath10k_wmi_event_service_ready_work()5619 num_units = ar->max_num_peers + 1; in ath10k_wmi_event_service_ready_work()5626 num_units = ar->max_num_peers + 1; in ath10k_wmi_event_service_ready_work()6781 config.num_peers = __cpu_to_le32(ar->max_num_peers); in ath10k_wmi_10_4_op_gen_init()
744 if (num_peers >= ar->max_num_peers) in ath10k_peer_create()5489 if (ar->num_peers >= ar->max_num_peers) { in ath10k_add_interface()7413 ar->num_peers + 1, ar->max_num_peers); in ath10k_sta_state()
258 if (ar->num_peers > (ar->max_num_peers - 1)) { in ath11k_peer_create()
524 int max_num_peers; member
4679 ar->num_peers > (ar->max_num_peers - 1)) { in ath11k_mac_op_add_interface()6541 ar->max_num_peers = TARGET_NUM_PEERS_PDEV; in __ath11k_mac_register()