Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
A Dhw.h33 #define TARGET_NUM_TIDS(x) (2 * TARGET_NUM_PEERS(x) + \ macro
A Dhw.c157 config->num_tids = TARGET_NUM_TIDS(DBS); in ath11k_init_wmi_config_ipq8074()
160 config->num_tids = TARGET_NUM_TIDS(DBS_SBS); in ath11k_init_wmi_config_ipq8074()
164 config->num_tids = TARGET_NUM_TIDS(SINGLE); in ath11k_init_wmi_config_ipq8074()
/linux/drivers/net/wireless/ath/ath10k/
A Dhw.h701 #define TARGET_NUM_TIDS ((TARGET_NUM_PEERS) * 2) macro
A Dwmi.c6574 config.num_tids = __cpu_to_le32(TARGET_NUM_TIDS); in ath10k_wmi_op_gen_init()

Completed in 28 milliseconds