Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dhw.h261 #define TARGET_TLV_NUM_PEERS ((TARGET_TLV_NUM_STATIONS) + \ macro
264 #define TARGET_TLV_NUM_TIDS ((TARGET_TLV_NUM_PEERS) * 2)
Dcore.c971 ar->max_num_peers = TARGET_TLV_NUM_PEERS; in ath10k_core_init_firmware_features()
Dwmi-tlv.c1160 cfg->num_peers = __cpu_to_le32(TARGET_TLV_NUM_PEERS); in ath10k_wmi_tlv_op_gen_init()