Searched refs:TARGET_NUM_TIDS (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ | ||
D | hw.h | 323 #define TARGET_NUM_TIDS ((TARGET_NUM_PEERS) * 2) macro |
D | wmi.c | 5251 config.num_tids = __cpu_to_le32(TARGET_NUM_TIDS); in ath10k_wmi_op_gen_init() |