Home
last modified time | relevance | path

Searched refs:TARGET_NUM_STATIONS (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dhw.h28 #define TARGET_NUM_STATIONS 512 macro
Dmac.c6238 ar->max_num_stations = TARGET_NUM_STATIONS; in __ath11k_mac_register()
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dhw.h693 #define TARGET_NUM_STATIONS 16 macro
694 #define TARGET_NUM_PEERS ((TARGET_NUM_STATIONS) + \
Dcore.c2441 ar->max_num_stations = TARGET_NUM_STATIONS; in ath10k_core_init_firmware_features()