Searched refs:tDBufDescrRec (Results 1 – 2 of 2) sorted by relevance
376 tDBufDescr.tDBufDescrRec[0].tDPtrType = NDIS_PTR_PHYSICAL; in CALLBACK()377 tDBufDescr.tDBufDescrRec[0].tDDataPtr = pktBuf->buffer; in CALLBACK()378 tDBufDescr.tDBufDescrRec[0].tDDataLen = pktBuf->length; in CALLBACK()379 tDBufDescr.tDBufDescrRec[0].dummy = 0; in CALLBACK()
408 TDBufDescrRec tDBufDescrRec[NDIS_TD_BUF_LENGTH]; member