rtl_tid_to_ac
EXPORT_SYMBOL_GPL(rtl_tid_to_ac);
u8 rtl_tid_to_ac(u8 tid);
u8 hw_queue = ac_to_hwq[rtl_tid_to_ac(tid)];