Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dhw.h688 #define TARGET_NUM_STATIONS 16 macro
689 #define TARGET_NUM_PEERS ((TARGET_NUM_STATIONS) + \
/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.c628 return TARGET_NUM_STATIONS(ab, DBS); in ath12k_core_get_max_station_per_radio()
630 return TARGET_NUM_STATIONS(ab, DBS_SBS); in ath12k_core_get_max_station_per_radio()
631 return TARGET_NUM_STATIONS(ab, SINGLE); in ath12k_core_get_max_station_per_radio()