Searched refs:rtl_tid_to_ac (Results 1 – 3 of 3) sorted by relevance
126 u8 rtl_tid_to_ac(u8 tid);
146 u8 rtl_tid_to_ac(u8 tid) in rtl_tid_to_ac() function150 EXPORT_SYMBOL_GPL(rtl_tid_to_ac);
492 u8 hw_queue = ac_to_hwq[rtl_tid_to_ac(tid)]; in _rtl_pci_tx_chk_waitq()