Home
last modified time | relevance | path

Searched refs:VCID_CONTROL_PACKET (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/staging/bcm/
DMacros.h122 #define VCID_CONTROL_PACKET 0x00 macro
DInterfaceRx.c123 if((ntohs(pLeader->Vcid) == VCID_CONTROL_PACKET) || in read_bulk_callback()
DMisc.c337 pLeader->Vcid = VCID_CONTROL_PACKET; /* VCID for control packet. */ in CopyBufferToControlPacket()