Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dcore.h1215 u32 ath12k_core_get_max_num_tids(struct ath12k_base *ab);
H A Dcore.c606 u32 ath12k_core_get_max_num_tids(struct ath12k_base *ab) in ath12k_core_get_max_num_tids() function
H A Dwmi.c199 config->num_tids = ath12k_core_get_max_num_tids(ab); in ath12k_wmi_init_qcn9274()