Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dcore.h86 WME_AC_VI, enumerator
106 ((tid == 4) || (tid == 5)) ? WME_AC_VI : in ath11k_tid_to_ac()
H A Dwmi.c2695 case WME_AC_VI: in ath11k_wmi_send_wmm_update_cmd_tlv()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dcore.h81 WME_AC_VI, enumerator
102 ((tid == 4) || (tid == 5)) ? WME_AC_VI : in ath12k_tid_to_ac()
H A Dwmi.c2911 case WME_AC_VI: in ath12k_wmi_send_wmm_update_cmd()