Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/iwh/
H A Diwh.c6051 int queue_n = TXQ_FOR_AC_INVALID; in iwh_wme_tid_to_txq() local
6058 return (queue_n); in iwh_wme_tid_to_txq()
6062 queue_n = iwh_qos_ac_to_txq(qos_ac); in iwh_wme_tid_to_txq()
6064 return (queue_n); in iwh_wme_tid_to_txq()