Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
A Dcore.c2515 ar->max_num_stations = TARGET_NUM_STATIONS; in ath10k_core_init_firmware_features()
2527 ar->max_num_stations = TARGET_10X_TX_STATS_NUM_STATIONS; in ath10k_core_init_firmware_features()
2530 ar->max_num_stations = TARGET_10X_NUM_STATIONS; in ath10k_core_init_firmware_features()
2539 ar->max_num_stations = TARGET_TLV_NUM_STATIONS; in ath10k_core_init_firmware_features()
2555 ar->max_num_stations = TARGET_10_4_NUM_STATIONS; in ath10k_core_init_firmware_features()
A Dcore.h1180 int max_num_stations; member
A Dmac.c6759 if (ar->num_stations >= ar->max_num_stations) in ath10k_mac_inc_num_stations()
7435 ar->num_stations + 1, ar->max_num_stations, in ath10k_sta_state()
7454 ar->max_num_stations); in ath10k_sta_state()
10032 ar->hw->wiphy->max_ap_assoc_sta = ar->max_num_stations; in ath10k_mac_register()
A Ddebug.c103 ar->max_num_stations, in ath10k_debug_print_boot_info()
A Dwmi.c5594 ar->max_num_stations = TARGET_10_4_NUM_QCACHE_PEERS_MAX; in ath10k_wmi_event_service_ready_work()
/linux/drivers/net/wireless/ath/ath11k/
A Dcore.h496 u32 max_num_stations; member
A Dmac.c3948 if (ar->num_stations >= ar->max_num_stations) in ath11k_mac_inc_num_stations()
3984 ar->max_num_stations); in ath11k_mac_station_add()
7691 ar->max_num_stations = TARGET_NUM_STATIONS; in __ath11k_mac_register()
7694 ar->hw->wiphy->max_ap_assoc_sta = ar->max_num_stations; in __ath11k_mac_register()

Completed in 64 milliseconds