Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dcore.h84 WME_AC_BE, enumerator
104 return (((tid == 0) || (tid == 3)) ? WME_AC_BE : in ath11k_tid_to_ac()
H A Dwmi.c2689 case WME_AC_BE: in ath11k_wmi_send_wmm_update_cmd_tlv()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dcore.h79 WME_AC_BE, enumerator
100 return (((tid == 0) || (tid == 3)) ? WME_AC_BE : in ath12k_tid_to_ac()
H A Dwmi.c2905 case WME_AC_BE: in ath12k_wmi_send_wmm_update_cmd()