Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dhw.h317 #define TARGET_NUM_STATIONS 16 macro
318 #define TARGET_NUM_PEERS ((TARGET_NUM_STATIONS) + \
Dcore.c1465 ar->max_num_stations = TARGET_NUM_STATIONS; in ath10k_core_init_firmware_features()