Searched refs:ric_rsplen (Results 1 – 1 of 1) sorted by relevance
3404 tDot11fIERICDataDesc *ric_data_desc, uint32_t *ric_rsplen) in sme_qos_find_matching_tspec() argument3420 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() argument3491 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() local3556 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 …]