Searched refs:csr_ll_open (Results 1 – 6 of 6) sorted by relevance
69 QDF_STATUS csr_ll_open(tDblLinkList *pList);
98 csr_ll_open(&mac_ctx->scan.channelPowerInfoList24); in csr_scan_open()99 csr_ll_open(&mac_ctx->scan.channelPowerInfoList5G); in csr_scan_open()916 csr_ll_open(&ret_list->List); in csr_scan_get_result()
202 QDF_STATUS csr_ll_open(tDblLinkList *pList) in csr_ll_open() function
2125 csr_ll_open(&pSmeRrmContext->neighborReportCache); in rrm_open()
558 status = csr_ll_open(&sme_qos_cb.flow_list); in sme_qos_open()571 status = csr_ll_open(&pSession->bufferedCommandList); in sme_qos_open()
323 status = csr_ll_open(&mac->sme.sme_cmd_freelist); in init_sme_cmd_list()