Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dcore.h996 u32 ath12k_core_get_max_num_tids(struct ath12k_base *ab);
Dcore.c585 u32 ath12k_core_get_max_num_tids(struct ath12k_base *ab) in ath12k_core_get_max_num_tids() function
Dwmi.c193 config->num_tids = ath12k_core_get_max_num_tids(ab); in ath12k_wmi_init_qcn9274()