Searched refs:PACKET (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/gadget/
H A Dat91_udc.h174 # define PACKET VDBG macro
176 # define PACKET(stuff...) do{}while(0) macro
H A Dat91_udc.c368 PACKET("%s %p out/%d%s\n", ep->ep.name, &req->req, count,
445 PACKET("%s %p in/%d%s\n", ep->ep.name, &req->req, count,
691 PACKET("ep0 in/status\n");
1128 PACKET("get device status\n");
1156 PACKET("get interface status\n");
1185 PACKET("get %s status\n", ep->ep.name);
1261 PACKET("ep0 in/status\n");
1350 PACKET("ep0 in/status\n");
1382 PACKET("ep0 out/status ACK\n");
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/host/
H A Dsl811.h258 # define PACKET VDBG macro
260 # define PACKET(stuff...) do{}while(0) macro
H A Dsl811-hcd.c169 PACKET("SETUP qh%p\n", ep);
199 PACKET("STATUS%s/%s qh%p\n", ep->nak_count ? "/retry" : "",
236 PACKET("IN%s/%d qh%p len%d\n", ep->nak_count ? "/retry" : "",
279 PACKET("OUT%s/%d qh%p len%d\n", ep->nak_count ? "/retry" : "",
500 // PACKET("...NAK_%02x qh%p\n", bank, ep);
516 // PACKET("...ACK/out_%02x qh%p\n", bank, ep);
534 // PACKET("...ACK/in_%02x qh%p\n", bank, ep);
572 // PACKET("...ACK/setup_%02x qh%p\n", bank, ep);
584 // PACKET("...ACK/status_%02x qh%p\n", bank, ep);
591 PACKET("
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/sctp/
H A Dcommand.h185 SCTP_ARG_CONSTRUCTOR(PACKET, struct sctp_packet *, packet)

Completed in 105 milliseconds