Searched refs:tos_to_ac (Results 1 – 3 of 3) sorted by relevance
376 static const enum mwifiex_wmm_ac_e tos_to_ac[] = { in mwifiex_wmm_convert_tos_to_ac() enum387 if (tos >= ARRAY_SIZE(tos_to_ac)) in mwifiex_wmm_convert_tos_to_ac()390 return tos_to_ac[tos]; in mwifiex_wmm_convert_tos_to_ac()
134 static const mlan_wmm_ac_e tos_to_ac[] = { WMM_AC_BE, variable366 if (tos >= NELEMENTS(tos_to_ac)) { in wlan_wmm_convert_tos_to_ac()372 return tos_to_ac[tos]; in wlan_wmm_convert_tos_to_ac()
102 static const mlan_wmm_ac_e tos_to_ac[] = {WMM_AC_BE, WMM_AC_BK, WMM_AC_BK, variable325 if (tos >= NELEMENTS(tos_to_ac)) { in wlan_wmm_convert_tos_to_ac()331 return tos_to_ac[tos]; in wlan_wmm_convert_tos_to_ac()