Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/src/qos/
H A Dsme_qos.c3404 tDot11fIERICDataDesc *ric_data_desc, uint32_t *ric_rsplen) in sme_qos_find_matching_tspec() argument
3420 if (!*ric_rsplen) { in sme_qos_find_matching_tspec()
3450 *ric_rsplen -= sizeof(tDot11fIERICDataDesc); in sme_qos_find_matching_tspec()
3473 tDot11fIERICDataDesc *ric_data_desc, uint32_t ric_rsplen) in sme_qos_find_matching_tspec_lfr3() argument
3491 ric_len = ric_rsplen; in sme_qos_find_matching_tspec_lfr3()
3525 ric_len = ric_rsplen; in sme_qos_find_matching_tspec_lfr3()
3545 uint32_t ric_rsplen; in sme_qos_process_ft_reassoc_rsp_ev() local
3556 ric_rsplen = csr_conn_info->nRICRspLength; in sme_qos_process_ft_reassoc_rsp_ev()
3571 ac_info, ric_data_desc, &ric_rsplen); in sme_qos_process_ft_reassoc_rsp_ev()
3574 if (ric_rsplen) { in sme_qos_process_ft_reassoc_rsp_ev()
[all …]