Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dhw.h259 #define TARGET_TLV_NUM_VDEVS 3 macro
262 (TARGET_TLV_NUM_VDEVS) + \
Dcore.c973 ar->max_num_vdevs = TARGET_TLV_NUM_VDEVS; in ath10k_core_init_firmware_features()
Dwmi-tlv.c1159 cfg->num_vdevs = __cpu_to_le32(TARGET_TLV_NUM_VDEVS); in ath10k_wmi_tlv_op_gen_init()