Home
last modified time | relevance | path

Searched refs:num_tids (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dwmi-tlv.h1181 __le32 num_tids; member
Dwmi.h1596 __le32 num_tids; member
1781 __le32 num_tids; member
Dwmi.c3808 config.num_tids = __cpu_to_le32(TARGET_NUM_TIDS); in ath10k_wmi_op_gen_init()
3877 config.num_tids = __cpu_to_le32(TARGET_10X_NUM_TIDS); in ath10k_wmi_10_1_op_gen_init()
3943 config.num_tids = __cpu_to_le32(TARGET_10X_NUM_TIDS); in ath10k_wmi_10_2_op_gen_init()
Dwmi-tlv.c1171 cfg->num_tids = __cpu_to_le32(TARGET_TLV_NUM_TIDS); in ath10k_wmi_tlv_op_gen_init()