Home
last modified time | relevance | path

Searched refs:ac_to_hwq (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/rtlwifi/
Dpci.c54 static const u8 ac_to_hwq[] = { variable
76 return ac_to_hwq[queue_index]; in _rtl_mac_to_hwqueue()
531 u8 hw_queue = ac_to_hwq[rtl_tid_to_ac(tid)]; in _rtl_pci_tx_chk_waitq()