Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dhw.h190 #define TARGET_NUM_STATIONS 16 macro
191 #define TARGET_NUM_PEERS ((TARGET_NUM_STATIONS) + \
Dcore.c958 ar->max_num_stations = TARGET_NUM_STATIONS; in ath10k_core_init_firmware_features()