Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
dpc.h File Reference
#include "ttype.h"
#include "device.h"
#include "wcmd.h"

Go to the source code of this file.

Functions

void RXvWorkItem (void *Context)
 
void RXvMngWorkItem (void *Context)
 
void RXvFreeRCB (PRCB pRCB, BOOL bReAllocSkb)
 
BOOL RXbBulkInProcessData (PSDevice pDevice, PRCB pRCB, unsigned long BytesToIndicate)
 

Function Documentation

BOOL RXbBulkInProcessData ( PSDevice  pDevice,
PRCB  pRCB,
unsigned long  BytesToIndicate 
)

Definition at line 316 of file dpc.c.

void RXvFreeRCB ( PRCB  pRCB,
BOOL  bReAllocSkb 
)

Definition at line 1524 of file dpc.c.

void RXvMngWorkItem ( void Context)

Definition at line 1563 of file dpc.c.

void RXvWorkItem ( void Context)

Definition at line 1499 of file dpc.c.