Searched refs:pBlkBufDescr (Results 1 – 1 of 1) sorted by relevance
59 BulkBufferDescriptor *pBlkBufDescr; in ~Session() local65 pBlkBufDescr = *iterator; in ~Session()68 (unsigned int)pBlkBufDescr->physAddrWsmL2, in ~Session()69 pBlkBufDescr->handle); in ~Session()72 int ret = mcKMod->unregisterWsmL2(pBlkBufDescr->handle); in ~Session()78 delete(pBlkBufDescr); in ~Session()163 BulkBufferDescriptor *pBlkBufDescr = NULL; in removeBulkBuf() local174 pBlkBufDescr = *iterator; in removeBulkBuf()180 if (pBlkBufDescr == NULL) { in removeBulkBuf()184 LOG_V("removeBulkBuf():handle=%u", pBlkBufDescr->handle); in removeBulkBuf()[all …]