Searched refs:Vcid (Results 1 - 8 of 8) sorted by relevance

/drivers/staging/bcm/
H A DTransmit.c65 "Leader VCID: %x", PLeader->Vcid);
93 struct sk_buff *Packet, USHORT Vcid)
120 status = PHSTransmit(Adapter, &Packet, Vcid, uiClassifierRuleID,
131 Leader.Vcid = Vcid;
92 SetupNextSend(struct bcm_mini_adapter *Adapter, struct sk_buff *Packet, USHORT Vcid) argument
H A DPHSModule.h6 USHORT Vcid,
H A DInterfaceRx.c55 PHSReceive(ad, p_leader->Vcid, skb, &skb->len,
180 pLeader->Status, pLeader->PLength, pLeader->Vcid);
190 QueueIndex = SearchVcid(Adapter, pLeader->Vcid);
207 if ((ntohs(pLeader->Vcid) == VCID_CONTROL_PACKET) ||
H A DPrototypes.h44 USHORT Vcid);
H A DAdapter.h11 USHORT Vcid; member in struct:bcm_leader
H A DPHSModule.c91 * IN USHORT Vcid - vcid pertaining to connection on which the packet is being sent.Used to
102 USHORT Vcid,
164 Vcid,
489 * Deletes the specified phs Rule within Vcid
100 PHSTransmit(struct bcm_mini_adapter *Adapter, struct sk_buff **pPacket, USHORT Vcid, B_UINT16 uiClassifierRuleID, bool bHeaderSuppressionEnabled, UINT *PacketLen, UCHAR bEthCSSupport) argument
H A DMisc.c324 pLeader->Vcid = VCID_CONTROL_PACKET; /* VCID for control packet. */
H A DCmHost.c429 "Search Index %d Dir: %d, Index: %d, Vcid: %d\n",
1848 pLeader->Vcid = 0;

Completed in 70 milliseconds