Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/src/qos/
Dsme_qos.c3404 tDot11fIERICDataDesc *ric_data_desc, uint32_t *ric_rsplen) in sme_qos_find_matching_tspec() argument
3427 if (!ric_data_desc->present) in sme_qos_find_matching_tspec()
3429 if (!ric_data_desc->RICData.present) in sme_qos_find_matching_tspec()
3432 if (ric_data_desc->RICData.Identifier != in sme_qos_find_matching_tspec()
3436 ric_data_desc->RICData.Identifier); in sme_qos_find_matching_tspec()
3440 ric_data_desc->RICData.Identifier); in sme_qos_find_matching_tspec()
3442 sessionid, ric_data_desc, ac, in sme_qos_find_matching_tspec()
3449 ric_data_desc++; in sme_qos_find_matching_tspec()
3473 tDot11fIERICDataDesc *ric_data_desc, uint32_t ric_rsplen) in sme_qos_find_matching_tspec_lfr3() argument
3490 ric_data = ric_data_desc; in sme_qos_find_matching_tspec_lfr3()
[all …]