Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
A Dcore.c2736 ar->max_num_stations = TARGET_NUM_STATIONS; in ath10k_core_init_firmware_features()
2748 ar->max_num_stations = TARGET_10X_TX_STATS_NUM_STATIONS; in ath10k_core_init_firmware_features()
2751 ar->max_num_stations = TARGET_10X_NUM_STATIONS; in ath10k_core_init_firmware_features()
2760 ar->max_num_stations = TARGET_TLV_NUM_STATIONS; in ath10k_core_init_firmware_features()
2776 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.c6851 if (ar->num_stations >= ar->max_num_stations) in ath10k_mac_inc_num_stations()
7530 ar->num_stations + 1, ar->max_num_stations, in ath10k_sta_state()
7549 ar->max_num_stations); in ath10k_sta_state()
10157 ar->hw->wiphy->max_ap_assoc_sta = ar->max_num_stations; in ath10k_mac_register()
A Ddebug.c107 ar->max_num_stations, in ath10k_debug_print_boot_info()
A Dwmi.c5622 ar->max_num_stations = TARGET_10_4_NUM_QCACHE_PEERS_MAX; in ath10k_wmi_event_service_ready_work()
/drivers/net/wireless/ath/ath11k/
A Dcore.h687 u32 max_num_stations; member
A Dmac.c4993 if (ar->num_stations >= ar->max_num_stations) in ath11k_mac_inc_num_stations()
9539 ar->max_num_stations); in ath11k_mac_station_add()
10278 ar->max_num_stations = TARGET_NUM_STATIONS(ab); in __ath11k_mac_register()
10281 ar->hw->wiphy->max_ap_assoc_sta = ar->max_num_stations; in __ath11k_mac_register()
/drivers/net/wireless/ath/ath12k/
A Dcore.h734 u32 max_num_stations; member
A Dmac.c6195 if (ar->num_stations >= ar->max_num_stations) in ath12k_mac_inc_num_stations()
6386 ar->max_num_stations); in ath12k_mac_station_add()
13651 ar->max_num_stations = ath12k_core_get_max_station_per_radio(ar->ab); in ath12k_mac_setup_register()
13707 wiphy->max_ap_assoc_sta += ar->max_num_stations; in ath12k_mac_hw_register()

Completed in 103 milliseconds