Searched refs:DC_TBD_CONTROL_REQUEST_INTERRUPT (Results 1 – 4 of 4) sorted by relevance
178 DC_TBD_CONTROL_REQUEST_INTERRUPT; in DcTestPacket()228 Control |= DC_TBD_CONTROL_REQUEST_INTERRUPT; in DcSetupFrameDownload()
67 LastTbd->Control |= DC_TBD_CONTROL_LAST_FRAGMENT | DC_TBD_CONTROL_REQUEST_INTERRUPT; in DcTransmitPacket()
87 #define DC_TBD_CONTROL_REQUEST_INTERRUPT 0x80000000 macro
112 if (Tbd->Control & DC_TBD_CONTROL_REQUEST_INTERRUPT) in DcHandleTxCompletedFrames()