Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
Dhw.h350 #define TARGET_10X_NUM_STATIONS 128 macro
351 #define TARGET_10X_NUM_PEERS ((TARGET_10X_NUM_STATIONS) + \
Dcore.c1487 ar->max_num_stations = TARGET_10X_NUM_STATIONS; in ath10k_core_init_firmware_features()