Searched refs:qos_ac (Results 1 – 3 of 3) sorted by relevance
937 int qos_ac; in arn_test_get_txq() local952 qos_ac = WME_AC_BK; in arn_test_get_txq()955 qos_ac = WME_AC_BE; in arn_test_get_txq()958 qos_ac = WME_AC_VI; in arn_test_get_txq()961 qos_ac = WME_AC_VO; in arn_test_get_txq()965 qos_ac = WME_AC_VO; in arn_test_get_txq()969 qos_ac = WME_AC_VO; in arn_test_get_txq()972 qos_ac = WME_AC_VO; in arn_test_get_txq()974 qos_ac = WME_AC_BK; in arn_test_get_txq()976 qnum = arn_get_hal_qnum(qos_ac, sc); in arn_test_get_txq()
5857 int qos_ac = QOS_AC_INVALID; in iwh_wme_to_qos_ac() local5862 return (qos_ac); in iwh_wme_to_qos_ac()5867 qos_ac = QOS_AC_BK; in iwh_wme_to_qos_ac()5870 qos_ac = QOS_AC_BE; in iwh_wme_to_qos_ac()5873 qos_ac = QOS_AC_VI; in iwh_wme_to_qos_ac()5876 qos_ac = QOS_AC_VO; in iwh_wme_to_qos_ac()5880 return (qos_ac); in iwh_wme_to_qos_ac()6033 iwh_qos_ac_to_txq(int qos_ac) in iwh_qos_ac_to_txq() argument6035 switch (qos_ac) { in iwh_qos_ac_to_txq()6053 int qos_ac; in iwh_wme_tid_to_txq() local[all …]
3475 int qos_ac; in iwn_wme_to_qos_ac() local3479 qos_ac = QOS_AC_BK; in iwn_wme_to_qos_ac()3482 qos_ac = QOS_AC_BE; in iwn_wme_to_qos_ac()3485 qos_ac = QOS_AC_VI; in iwn_wme_to_qos_ac()3488 qos_ac = QOS_AC_VO; in iwn_wme_to_qos_ac()3493 qos_ac = QOS_AC_INVALID; in iwn_wme_to_qos_ac()3497 return (qos_ac); in iwn_wme_to_qos_ac()3626 iwn_qos_ac_to_txq(int qos_ac) in iwn_qos_ac_to_txq() argument3628 switch (qos_ac) { in iwn_qos_ac_to_txq()3646 int qos_ac; in iwn_wme_tid_to_txq() local[all …]