Searched refs:max_num_peers (Results 1 – 10 of 10) sorted by relevance
2726 int max_num_peers; in ath10k_core_init_firmware_features() local2806 max_num_peers = TARGET_NUM_PEERS; in ath10k_core_init_firmware_features()2818 max_num_peers = TARGET_10X_TX_STATS_NUM_PEERS; in ath10k_core_init_firmware_features()2821 max_num_peers = TARGET_10X_NUM_PEERS; in ath10k_core_init_firmware_features()2833 max_num_peers = TARGET_TLV_NUM_PEERS; in ath10k_core_init_firmware_features()2849 max_num_peers = TARGET_10_4_NUM_PEERS; in ath10k_core_init_firmware_features()2874 ar->max_num_peers = ar->hw_params.num_peers; in ath10k_core_init_firmware_features()2876 ar->max_num_peers = max_num_peers; in ath10k_core_init_firmware_features()
1196 int max_num_peers; member
5491 num_units = ar->max_num_peers + 1; in ath10k_wmi_is_host_mem_allocated()5493 num_units = ar->max_num_peers + 1; in ath10k_wmi_is_host_mem_allocated()5689 ar->max_num_peers = TARGET_10_4_NUM_QCACHE_PEERS_MAX + in ath10k_wmi_event_service_ready_work()5721 num_units = ar->max_num_peers + 1; in ath10k_wmi_event_service_ready_work()5728 num_units = ar->max_num_peers + 1; in ath10k_wmi_event_service_ready_work()6904 config.num_peers = __cpu_to_le32(ar->max_num_peers); in ath10k_wmi_10_4_op_gen_init()
748 if (ar->num_peers + list_count_nodes(&ar->arvifs) >= ar->max_num_peers) in ath10k_peer_create()5604 if (ar->num_peers >= ar->max_num_peers) { in ath10k_add_interface()7551 ar->num_peers + 1, ar->max_num_peers); in ath10k_sta_state()
154 if (ar->num_peers > (ar->max_num_peers - 1)) { in ath12k_peer_create()
708 int max_num_peers; member
10603 ar->num_peers > (ar->max_num_peers - 1)) { in ath12k_mac_assign_vif_to_vdev()14437 ar->max_num_peers = ath12k_core_get_max_peers_per_radio(ar->ab); in ath12k_mac_setup_register()
379 if (ar->num_peers > (ar->max_num_peers - 1)) { in ath11k_peer_create()
761 int max_num_peers; member
7097 ar->num_peers > (ar->max_num_peers - 1)) { in ath11k_mac_op_add_interface()10566 ar->max_num_peers = TARGET_NUM_PEERS_PDEV(ab); in __ath11k_mac_register()