Searched refs:tos_to_ac (Results 1 – 2 of 2) sorted by relevance
364 static const enum mwifiex_wmm_ac_e tos_to_ac[] = { in mwifiex_wmm_convert_tos_to_ac() enum375 if (tos >= ARRAY_SIZE(tos_to_ac)) in mwifiex_wmm_convert_tos_to_ac()378 return tos_to_ac[tos]; in mwifiex_wmm_convert_tos_to_ac()
332 static const enum nxpwifi_wmm_ac_e tos_to_ac[] = { in nxpwifi_wmm_convert_tos_to_ac() enum343 if (tos >= ARRAY_SIZE(tos_to_ac)) in nxpwifi_wmm_convert_tos_to_ac()346 return tos_to_ac[tos]; in nxpwifi_wmm_convert_tos_to_ac()