tos_to_ac         361 drivers/net/wireless/marvell/mwifiex/wmm.c 	static const enum mwifiex_wmm_ac_e tos_to_ac[] = {
tos_to_ac         372 drivers/net/wireless/marvell/mwifiex/wmm.c 	if (tos >= ARRAY_SIZE(tos_to_ac))
tos_to_ac         375 drivers/net/wireless/marvell/mwifiex/wmm.c 	return tos_to_ac[tos];