Searched refs:tTransactionInfo (Results 1 – 3 of 3) sorted by relevance
160 static phTmlUwb_TransactInfo_t tTransactionInfo; in phTmlUwb_TmlReaderThread() local217 tTransactionInfo.wStatus = wStatus; in phTmlUwb_TmlReaderThread()218 tTransactionInfo.pBuff = gpphTmlUwb_Context->tReadInfo.pBuffer; in phTmlUwb_TmlReaderThread()219 tTransactionInfo.wLength = gpphTmlUwb_Context->tReadInfo.wLength; in phTmlUwb_TmlReaderThread()225 tDeferredInfo.pParameter = &tTransactionInfo; in phTmlUwb_TmlReaderThread()263 static phTmlUwb_TransactInfo_t tTransactionInfo; in phTmlUwb_TmlWriterThread() local317 tTransactionInfo.wStatus = wStatus; in phTmlUwb_TmlWriterThread()318 tTransactionInfo.pBuff = gpphTmlUwb_Context->tWriteInfo.pBuffer; in phTmlUwb_TmlWriterThread()319 tTransactionInfo.wLength = (uint16_t)dwNoBytesWrRd; in phTmlUwb_TmlWriterThread()323 tDeferredInfo.pParameter = &tTransactionInfo; in phTmlUwb_TmlWriterThread()
306 static phTmlNfc_TransactInfo_t tTransactionInfo; in phTmlNfc_TmlThread() local384 tTransactionInfo.wStatus = wStatus; in phTmlNfc_TmlThread()385 tTransactionInfo.pBuff = gpphTmlNfc_Context->tReadInfo.pBuffer; in phTmlNfc_TmlThread()387 tTransactionInfo.wLength = gpphTmlNfc_Context->tReadInfo.wLength; in phTmlNfc_TmlThread()393 tDeferredInfo.pParameter = &tTransactionInfo; in phTmlNfc_TmlThread()428 static phTmlNfc_TransactInfo_t tTransactionInfo; in phTmlNfc_TmlWriterThread() local485 tTransactionInfo.wStatus = wStatus; in phTmlNfc_TmlWriterThread()486 tTransactionInfo.pBuff = gpphTmlNfc_Context->tWriteInfo.pBuffer; in phTmlNfc_TmlWriterThread()488 tTransactionInfo.wLength = (uint16_t)dwNoBytesWrRd; in phTmlNfc_TmlWriterThread()492 tDeferredInfo.pParameter = &tTransactionInfo; in phTmlNfc_TmlWriterThread()
296 static phTmlNfc_TransactInfo_t tTransactionInfo; in phTmlNfc_TmlThread() local371 tTransactionInfo.wStatus = wStatus; in phTmlNfc_TmlThread()372 tTransactionInfo.pBuff = gpphTmlNfc_Context->tReadInfo.pBuffer; in phTmlNfc_TmlThread()374 tTransactionInfo.wLength = gpphTmlNfc_Context->tReadInfo.wLength; in phTmlNfc_TmlThread()380 tDeferredInfo.pParameter = &tTransactionInfo; in phTmlNfc_TmlThread()414 static phTmlNfc_TransactInfo_t tTransactionInfo; in phTmlNfc_TmlWriterThread() local478 tTransactionInfo.wStatus = wStatus; in phTmlNfc_TmlWriterThread()479 tTransactionInfo.pBuff = gpphTmlNfc_Context->tWriteInfo.pBuffer; in phTmlNfc_TmlWriterThread()481 tTransactionInfo.wLength = (uint16_t)dwNoBytesWrRd; in phTmlNfc_TmlWriterThread()485 tDeferredInfo.pParameter = &tTransactionInfo; in phTmlNfc_TmlWriterThread()