Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dhw.h661 #define TARGET_10X_NUM_PEERS ((TARGET_10X_NUM_STATIONS) + \ macro
670 (TARGET_10X_NUM_PEERS) * 2)
Dcore.c2080 ar->max_num_peers = TARGET_10X_NUM_PEERS; in ath10k_core_init_firmware_features()
Dwmi.c6320 config.num_peers = __cpu_to_le32(TARGET_10X_NUM_PEERS); in ath10k_wmi_10_1_op_gen_init()
6391 config.num_peers = __cpu_to_le32(TARGET_10X_NUM_PEERS); in ath10k_wmi_10_2_op_gen_init()