Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/iwp/
H A Diwp_hw.h1295 #define QOS_AC_VO_TO_TXQ (0) macro
1300 #define QOS_TXQ_FOR_MGT QOS_AC_VO_TO_TXQ
/titanic_50/usr/src/uts/common/io/iwh/
H A Diwh_hw.h1295 #define QOS_AC_VO_TO_TXQ (0) macro
1300 #define QOS_TXQ_FOR_MGT QOS_AC_VO_TO_TXQ
H A Diwh.c6042 return (QOS_AC_VO_TO_TXQ); in iwh_qos_ac_to_txq()