Home
last modified time | relevance | path

Searched refs:TARGET_NUM_STATIONS (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dhw.h28 #define TARGET_NUM_STATIONS 512 macro
H A Dmac.c6308 ar->max_num_stations = TARGET_NUM_STATIONS; in __ath11k_mac_register()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dhw.h32 #define TARGET_NUM_STATIONS 512 macro
H A Dmac.c7280 ar->max_num_stations = TARGET_NUM_STATIONS; in __ath12k_mac_register()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dhw.h30 #define TARGET_NUM_STATIONS(ab) (ab->hw_params.num_peers) macro
H A Dmac.c9517 ar->max_num_stations = TARGET_NUM_STATIONS(ab); in __ath11k_mac_register()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhw.h696 #define TARGET_NUM_STATIONS 16 macro
697 #define TARGET_NUM_PEERS ((TARGET_NUM_STATIONS) + \
H A Dcore.c2458 ar->max_num_stations = TARGET_NUM_STATIONS; in ath10k_core_init_firmware_features()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhw.h689 #define TARGET_NUM_STATIONS 16 macro
690 #define TARGET_NUM_PEERS ((TARGET_NUM_STATIONS) + \
H A Dcore.c2670 ar->max_num_stations = TARGET_NUM_STATIONS; in ath10k_core_init_firmware_features()

Completed in 45 milliseconds