Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dhw.h260 #define TARGET_TLV_NUM_STATIONS 32 macro
261 #define TARGET_TLV_NUM_PEERS ((TARGET_TLV_NUM_STATIONS) + \
Dcore.c972 ar->max_num_stations = TARGET_TLV_NUM_STATIONS; in ath10k_core_init_firmware_features()