Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dhw.h228 #define TARGET_10X_NUM_PEERS ((TARGET_10X_NUM_STATIONS) + \ macro
235 (TARGET_10X_NUM_PEERS) * 2)
Dcore.c965 ar->max_num_peers = TARGET_10X_NUM_PEERS; in ath10k_core_init_firmware_features()
Dwmi.c3183 num_units = TARGET_10X_NUM_PEERS + 1; in ath10k_wmi_event_service_ready()
3875 config.num_peers = __cpu_to_le32(TARGET_10X_NUM_PEERS); in ath10k_wmi_10_1_op_gen_init()
3941 config.num_peers = __cpu_to_le32(TARGET_10X_NUM_PEERS); in ath10k_wmi_10_2_op_gen_init()