Home
last modified time | relevance | path

Searched refs:max_num_stations (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
A Dcore.c2689 ar->max_num_stations = TARGET_NUM_STATIONS; in ath10k_core_init_firmware_features()
2701 ar->max_num_stations = TARGET_10X_TX_STATS_NUM_STATIONS; in ath10k_core_init_firmware_features()
2704 ar->max_num_stations = TARGET_10X_NUM_STATIONS; in ath10k_core_init_firmware_features()
2713 ar->max_num_stations = TARGET_TLV_NUM_STATIONS; in ath10k_core_init_firmware_features()
2729 ar->max_num_stations = TARGET_10_4_NUM_STATIONS; in ath10k_core_init_firmware_features()
A Dcore.h1190 int max_num_stations; member
A Dmac.c6823 if (ar->num_stations >= ar->max_num_stations) in ath10k_mac_inc_num_stations()
7502 ar->num_stations + 1, ar->max_num_stations, in ath10k_sta_state()
7521 ar->max_num_stations); in ath10k_sta_state()
10114 ar->hw->wiphy->max_ap_assoc_sta = ar->max_num_stations; in ath10k_mac_register()
A Ddebug.c105 ar->max_num_stations, in ath10k_debug_print_boot_info()
A Dwmi.c5616 ar->max_num_stations = TARGET_10_4_NUM_QCACHE_PEERS_MAX; in ath10k_wmi_event_service_ready_work()
/linux/drivers/net/wireless/ath/ath12k/
A Dcore.h563 u32 max_num_stations; member
A Dmac.c4442 if (ar->num_stations >= ar->max_num_stations) in ath12k_mac_inc_num_stations()
4478 ar->max_num_stations); in ath12k_mac_station_add()
9044 ar->max_num_stations = ath12k_core_get_max_station_per_radio(ar->ab); in ath12k_mac_setup_register()
9093 wiphy->max_ap_assoc_sta += ar->max_num_stations; in ath12k_mac_hw_register()
/linux/drivers/net/wireless/ath/ath11k/
A Dcore.h683 u32 max_num_stations; member
A Dmac.c4983 if (ar->num_stations >= ar->max_num_stations) in ath11k_mac_inc_num_stations()
9436 ar->max_num_stations); in ath11k_mac_station_add()
10168 ar->max_num_stations = TARGET_NUM_STATIONS(ab); in __ath11k_mac_register()
10171 ar->hw->wiphy->max_ap_assoc_sta = ar->max_num_stations; in __ath11k_mac_register()

Completed in 103 milliseconds