Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c5855 iwh_wme_to_qos_ac(int wme_ac) in iwh_wme_to_qos_ac() argument
5859 if (wme_ac < WME_AC_BE || wme_ac > WME_AC_VO) { in iwh_wme_to_qos_ac()
5865 switch (wme_ac) { in iwh_wme_to_qos_ac()
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c3473 iwn_wme_to_qos_ac(struct iwn_softc *sc, int wme_ac) in iwn_wme_to_qos_ac() argument
3477 switch (wme_ac) { in iwn_wme_to_qos_ac()