Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/src/qos/
H A Dsme_qos.c3479 uint8_t ac1; in sme_qos_find_matching_tspec_lfr3() local
3501 ac1 = sme_qos_up_to_ac( in sme_qos_find_matching_tspec_lfr3()
3503 if (ac1 == QCA_WLAN_AC_ALL) { in sme_qos_find_matching_tspec_lfr3()
3504 sme_err("Invalid AC %d UP %d", ac1, in sme_qos_find_matching_tspec_lfr3()
3509 if (ac == ac1 && direction == qos_dir) { in sme_qos_find_matching_tspec_lfr3()