Home
last modified time | relevance | path

Searched refs:TARGET_NUM_PEERS (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dhw.h318 #define TARGET_NUM_PEERS ((TARGET_NUM_STATIONS) + \ macro
323 #define TARGET_NUM_TIDS ((TARGET_NUM_PEERS) * 2)
Dcore.c1464 ar->max_num_peers = TARGET_NUM_PEERS; in ath10k_core_init_firmware_features()
Dwmi.c5244 config.num_peers = __cpu_to_le32(TARGET_NUM_PEERS); in ath10k_wmi_op_gen_init()