Searched refs:packet_type (Results 1 - 23 of 23) sorted by relevance

/drivers/scsi/fcoe/
H A Dfcoe.h82 struct packet_type fcoe_packet_type;
83 struct packet_type fip_packet_type;
H A Dfcoe.c81 struct packet_type *, struct net_device *);
97 struct packet_type *, struct net_device *);
488 * @ptype: The packet_type structure which was used to register this handler
495 struct packet_type *ptype,
1304 struct packet_type *ptype, struct net_device *olddev)
/drivers/media/video/gspca/
H A Dsq905c.c143 int packet_type; local
169 packet_type = FIRST_PACKET;
170 gspca_frame_add(gspca_dev, packet_type,
186 packet_type = LAST_PACKET;
188 packet_type = INTER_PACKET;
189 gspca_frame_add(gspca_dev, packet_type,
H A Dsq905.c220 int packet_type; local
257 packet_type = FIRST_PACKET;
264 packet_type = LAST_PACKET;
266 packet_type = INTER_PACKET;
268 gspca_frame_add(gspca_dev, packet_type,
272 if (packet_type == FIRST_PACKET &&
H A Djl2005bcd.c328 int packet_type; local
365 packet_type = FIRST_PACKET;
366 gspca_frame_add(gspca_dev, packet_type,
384 packet_type = LAST_PACKET;
387 packet_type = INTER_PACKET;
388 gspca_frame_add(gspca_dev, packet_type,
H A Djeilinj.c359 int packet_type; local
385 packet_type = LAST_PACKET;
387 packet_type = INTER_PACKET;
388 gspca_frame_add(gspca_dev, packet_type,
H A Dgspca.h228 enum gspca_packet_type packet_type,
H A Dgspca.c419 enum gspca_packet_type packet_type,
426 PDEBUG(D_PACK, "add t:%d l:%d", packet_type, len);
428 if (packet_type == FIRST_PACKET) {
446 if (packet_type == LAST_PACKET) {
447 gspca_dev->last_packet_type = packet_type;
463 packet_type = DISCARD_PACKET;
476 gspca_dev->last_packet_type = packet_type;
481 if (packet_type == LAST_PACKET) {
418 gspca_frame_add(struct gspca_dev *gspca_dev, enum gspca_packet_type packet_type, const u8 *data, int len) argument
/drivers/block/aoe/
H A Daoenet.c102 aoenet_rcv(struct sk_buff *skb, struct net_device *ifp, struct packet_type *pt, struct net_device *orig_dev)
155 static struct packet_type aoe_pt __read_mostly = {
/drivers/net/wireless/wl1251/
H A Dtx.h95 unsigned packet_type:2; member in struct:tx_control
H A Dtx.c90 tx_hdr->control.packet_type = 0;
/drivers/input/mouse/
H A Delantech.c410 int packet_type)
437 if (packet_type == PACKET_V3_HEAD) {
455 /* packet_type == PACKET_V3_TAIL */
584 int packet_type)
586 switch (packet_type) {
720 int packet_type; local
748 packet_type = elantech_packet_check_v3(psmouse);
750 if (packet_type == PACKET_DEBOUNCE)
753 if (packet_type == PACKET_UNKNOWN)
756 elantech_report_absolute_v3(psmouse, packet_type);
409 elantech_report_absolute_v3(struct psmouse *psmouse, int packet_type) argument
583 elantech_report_absolute_v4(struct psmouse *psmouse, int packet_type) argument
[all...]
/drivers/net/hamradio/
H A Dbpqether.c98 static int bpq_rcv(struct sk_buff *, struct net_device *, struct packet_type *, struct net_device *);
101 static struct packet_type bpq_packet_type __read_mostly = {
180 static int bpq_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct net_device *orig_dev)
/drivers/usb/host/
H A Disp1760-hcd.c96 u8 packet_type; member in struct:isp1760_qtd
586 ptd->dw1 |= TO_DW1_PID_TOKEN(qtd->packet_type);
722 u8 packet_type)
732 qtd->packet_type = packet_type;
811 switch (qtd->packet_type) {
901 ((qtd->packet_type == SETUP_PID) ||
902 (qtd->packet_type == OUT_PID))) {
1423 u8 packet_type; local
1439 packet_type
721 qtd_alloc(gfp_t flags, struct urb *urb, u8 packet_type) argument
[all...]
/drivers/net/wan/
H A Dhdlc.c58 struct packet_type *p, struct net_device *orig_dev)
353 static struct packet_type hdlc_packet_type __read_mostly = {
H A Dlapbether.c91 static int lapbeth_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct net_device *orig_dev)
407 static struct packet_type lapbeth_packet_type __read_mostly = {
/drivers/media/dvb/ttusb-dec/
H A Dttusb_dec.c132 enum ttusb_dec_packet_type packet_type; member in struct:ttusb_dec
576 switch (dec->packet_type) {
643 dec->packet_type =
647 dec->packet_type =
651 dec->packet_type =
669 if (dec->packet_type == TTUSB_DEC_PACKET_PVA &&
675 } else if (dec->packet_type ==
713 if (dec->packet_type == TTUSB_DEC_PACKET_SECTION &&
/drivers/net/ppp/
H A Dpppoe.c423 struct packet_type *pt, struct net_device *orig_dev)
471 struct packet_type *pt, struct net_device *orig_dev)
518 static struct packet_type pppoes_ptype __read_mostly = {
523 static struct packet_type pppoed_ptype __read_mostly = {
/drivers/block/drbd/
H A Ddrbd_nl.c2312 if (nlp->packet_type >= P_nl_after_last_packet ||
2313 nlp->packet_type == P_return_code_only) {
2318 cm = cnd_table + nlp->packet_type;
2336 reply->packet_type =
2337 cm->reply_body_size ? nlp->packet_type : P_return_code_only;
2439 reply->packet_type = P_get_state;
2471 reply->packet_type = P_call_helper;
2549 reply->packet_type = P_dump_ee;
2588 reply->packet_type = P_sync_progress;
2643 reply->packet_type
[all...]
/drivers/scsi/bnx2fc/
H A Dbnx2fc.h223 struct packet_type fcoe_packet_type;
224 struct packet_type fip_packet_type;
H A Dbnx2fc_fcoe.c403 struct packet_type *ptype, struct net_device *olddev)
983 * @ptype: the &packet_type structure which was used to register this handler.
989 struct packet_type *ptype,
/drivers/char/
H A Dmbcs.h117 uint64_t packet_type:4, // 3:0 member in struct:cm_error_detail1::__anon361
/drivers/net/wireless/bcmdhd/include/proto/
H A Dbt_amp_hci.h170 uint8 packet_type; member in struct:eflush_cmd_parms

Completed in 267 milliseconds