tos_to_tid 55 drivers/net/wireless/marvell/mwifiex/wmm.c static u8 tos_to_tid[] = { tos_to_tid 212 drivers/net/wireless/marvell/mwifiex/wmm.c tos_to_tid[7 - (i * 2)] = ac_to_tid[queue_priority[i]][1]; tos_to_tid 213 drivers/net/wireless/marvell/mwifiex/wmm.c tos_to_tid[6 - (i * 2)] = ac_to_tid[queue_priority[i]][0]; tos_to_tid 217 drivers/net/wireless/marvell/mwifiex/wmm.c priv->tos_to_tid_inv[tos_to_tid[i]] = (u8)i; tos_to_tid 597 drivers/net/wireless/marvell/mwifiex/wmm.c memcpy(tos_to_tid, ac_to_tid, sizeof(tos_to_tid)); tos_to_tid 1120 drivers/net/wireless/marvell/mwifiex/wmm.c tid_tbl_ptr[tos_to_tid[i]]; tos_to_tid 1157 drivers/net/wireless/marvell/mwifiex/wmm.c *tid = tos_to_tid[i];