Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/src/qos/
H A Dsme_qos.c3476 uint8_t tspec_flow_idx; in sme_qos_find_matching_tspec_lfr3() local
3493 for (tspec_flow_idx = 0; tspec_flow_idx < SME_QOS_TSPEC_INDEX_MAX; in sme_qos_find_matching_tspec_lfr3()
3494 tspec_flow_idx++) { in sme_qos_find_matching_tspec_lfr3()
3496 (1 << tspec_flow_idx))) in sme_qos_find_matching_tspec_lfr3()
3499 ac_info->requested_QoSInfo[tspec_flow_idx].ts_info.direction; in sme_qos_find_matching_tspec_lfr3()
3513 tspec_flow_idx); in sme_qos_find_matching_tspec_lfr3()
3516 status, ac, tspec_flow_idx); in sme_qos_find_matching_tspec_lfr3()