Home
last modified time | relevance | path

Searched refs:ath12k_tid_to_ac (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dcore.h89 static inline enum wme_ac ath12k_tid_to_ac(u32 tid) in ath12k_tid_to_ac() function
Dhal_rx.c730 le32_encode_bits(ath12k_tid_to_ac(tid), HAL_RX_REO_QUEUE_INFO0_AC); in ath12k_hal_reo_qdesc_setup()