Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dhw.h49 #define TARGET_NUM_STATIONS(ab, x) TARGET_NUM_STATIONS_##x(ab) macro
H A Dcore.c631 return TARGET_NUM_STATIONS(ab, DBS); in ath12k_core_get_max_station_per_radio()
633 return TARGET_NUM_STATIONS(ab, DBS_SBS); in ath12k_core_get_max_station_per_radio()
634 return TARGET_NUM_STATIONS(ab, SINGLE); in ath12k_core_get_max_station_per_radio()