Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhw.h784 #define TARGET_10_4_NUM_STATIONS 32 macro
785 #define TARGET_10_4_NUM_PEERS ((TARGET_10_4_NUM_STATIONS) + \
H A Dcore.c2713 ar->max_num_stations = TARGET_10_4_NUM_STATIONS; in ath10k_core_init_firmware_features()