Home
last modified time | relevance | path

Searched refs:max_num_stations (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dcore.c2458 ar->max_num_stations = TARGET_NUM_STATIONS; in ath10k_core_init_firmware_features()
2470 ar->max_num_stations = TARGET_10X_TX_STATS_NUM_STATIONS; in ath10k_core_init_firmware_features()
2473 ar->max_num_stations = TARGET_10X_NUM_STATIONS; in ath10k_core_init_firmware_features()
2482 ar->max_num_stations = TARGET_TLV_NUM_STATIONS; in ath10k_core_init_firmware_features()
2498 ar->max_num_stations = TARGET_10_4_NUM_STATIONS; in ath10k_core_init_firmware_features()
H A Dcore.h1167 int max_num_stations; member
H A Dmac.c6672 if (ar->num_stations >= ar->max_num_stations) in ath10k_mac_inc_num_stations()
7348 ar->num_stations + 1, ar->max_num_stations, in ath10k_sta_state()
7367 ar->max_num_stations); in ath10k_sta_state()
9941 ar->hw->wiphy->max_ap_assoc_sta = ar->max_num_stations; in ath10k_mac_register()
H A Ddebug.c103 ar->max_num_stations, in ath10k_debug_print_boot_info()
H A Dwmi.c5594 ar->max_num_stations = TARGET_10_4_NUM_QCACHE_PEERS_MAX; in ath10k_wmi_event_service_ready_work()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dcore.c2670 ar->max_num_stations = TARGET_NUM_STATIONS; in ath10k_core_init_firmware_features()
2682 ar->max_num_stations = TARGET_10X_TX_STATS_NUM_STATIONS; in ath10k_core_init_firmware_features()
2685 ar->max_num_stations = TARGET_10X_NUM_STATIONS; in ath10k_core_init_firmware_features()
2694 ar->max_num_stations = TARGET_TLV_NUM_STATIONS; in ath10k_core_init_firmware_features()
2710 ar->max_num_stations = TARGET_10_4_NUM_STATIONS; in ath10k_core_init_firmware_features()
H A Dcore.h1186 int max_num_stations; member
H A Dmac.c6821 if (ar->num_stations >= ar->max_num_stations) in ath10k_mac_inc_num_stations()
7500 ar->num_stations + 1, ar->max_num_stations, in ath10k_sta_state()
7519 ar->max_num_stations); in ath10k_sta_state()
10112 ar->hw->wiphy->max_ap_assoc_sta = ar->max_num_stations; in ath10k_mac_register()
H A Ddebug.c104 ar->max_num_stations, in ath10k_debug_print_boot_info()
H A Dwmi.c5594 ar->max_num_stations = TARGET_10_4_NUM_QCACHE_PEERS_MAX; in ath10k_wmi_event_service_ready_work()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dcore.h478 u32 max_num_stations; member
H A Dmac.c2914 if (ar->num_stations >= ar->max_num_stations) in ath11k_mac_inc_num_stations()
2950 ar->max_num_stations); in ath11k_mac_station_add()
6308 ar->max_num_stations = TARGET_NUM_STATIONS; in __ath11k_mac_register()
6311 ar->hw->wiphy->max_ap_assoc_sta = ar->max_num_stations; in __ath11k_mac_register()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dcore.h490 u32 max_num_stations; member
H A Dmac.c3612 if (ar->num_stations >= ar->max_num_stations) in ath12k_mac_inc_num_stations()
3648 ar->max_num_stations); in ath12k_mac_station_add()
7280 ar->max_num_stations = TARGET_NUM_STATIONS; in __ath12k_mac_register()
7283 ar->hw->wiphy->max_ap_assoc_sta = ar->max_num_stations; in __ath12k_mac_register()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dcore.h635 u32 max_num_stations; member
H A Dmac.c4886 if (ar->num_stations >= ar->max_num_stations) in ath11k_mac_inc_num_stations()
4922 ar->max_num_stations); in ath11k_mac_station_add()
9517 ar->max_num_stations = TARGET_NUM_STATIONS(ab); in __ath11k_mac_register()
9520 ar->hw->wiphy->max_ap_assoc_sta = ar->max_num_stations; in __ath11k_mac_register()

Completed in 98 milliseconds