Home
last modified time | relevance | path

Searched refs:packet_type (Results 1 – 25 of 28) sorted by relevance

12

/drivers/media/usb/gspca/
Dsq905c.c141 int packet_type; in sq905c_dostream() local
171 packet_type = FIRST_PACKET; in sq905c_dostream()
172 gspca_frame_add(gspca_dev, packet_type, in sq905c_dostream()
188 packet_type = LAST_PACKET; in sq905c_dostream()
190 packet_type = INTER_PACKET; in sq905c_dostream()
191 gspca_frame_add(gspca_dev, packet_type, in sq905c_dostream()
Dsq905.c219 int packet_type; in sq905_dostream() local
260 packet_type = FIRST_PACKET; in sq905_dostream()
267 packet_type = LAST_PACKET; in sq905_dostream()
269 packet_type = INTER_PACKET; in sq905_dostream()
271 gspca_frame_add(gspca_dev, packet_type, in sq905_dostream()
275 if (packet_type == FIRST_PACKET && in sq905_dostream()
Djl2005bcd.c326 int packet_type; in jl2005c_dostream() local
367 packet_type = FIRST_PACKET; in jl2005c_dostream()
368 gspca_frame_add(gspca_dev, packet_type, in jl2005c_dostream()
386 packet_type = LAST_PACKET; in jl2005c_dostream()
389 packet_type = INTER_PACKET; in jl2005c_dostream()
390 gspca_frame_add(gspca_dev, packet_type, in jl2005c_dostream()
Djeilinj.c277 int packet_type; in sd_pkt_scan() local
303 packet_type = LAST_PACKET; in sd_pkt_scan()
305 packet_type = INTER_PACKET; in sd_pkt_scan()
306 gspca_frame_add(gspca_dev, packet_type, in sd_pkt_scan()
Dgspca.c419 enum gspca_packet_type packet_type, in gspca_frame_add() argument
426 PDEBUG(D_PACK, "add t:%d l:%d", packet_type, len); in gspca_frame_add()
428 if (packet_type == FIRST_PACKET) { in gspca_frame_add()
446 if (packet_type == LAST_PACKET) { in gspca_frame_add()
447 gspca_dev->last_packet_type = packet_type; in gspca_frame_add()
463 packet_type = DISCARD_PACKET; in gspca_frame_add()
476 gspca_dev->last_packet_type = packet_type; in gspca_frame_add()
481 if (packet_type == LAST_PACKET) { in gspca_frame_add()
Dgspca.h223 enum gspca_packet_type packet_type,
/drivers/staging/csr/
Dsme_userspace.c212 CsrWifiRouterCtrlTrafficPacketType packet_type, in unifi_ta_indicate_protocol() argument
229 packet_type, in unifi_ta_indicate_protocol()
235 priv->ta_ind_work.packet_type = packet_type; in unifi_ta_indicate_protocol()
Dcsr_wifi_hip_unifi.h783 CsrWifiRouterCtrlTrafficPacketType packet_type,
Dsme_native.c349 CsrWifiRouterCtrlTrafficPacketType packet_type, in unifi_ta_indicate_protocol() argument
/drivers/input/mouse/
Delantech.c410 int packet_type) in elantech_report_absolute_v3() argument
437 if (packet_type == PACKET_V3_HEAD) { in elantech_report_absolute_v3()
583 int packet_type) in elantech_report_absolute_v4() argument
585 switch (packet_type) { in elantech_report_absolute_v4()
719 int packet_type; in elantech_process_byte() local
747 packet_type = elantech_packet_check_v3(psmouse); in elantech_process_byte()
749 if (packet_type == PACKET_DEBOUNCE) in elantech_process_byte()
752 if (packet_type == PACKET_UNKNOWN) in elantech_process_byte()
755 elantech_report_absolute_v3(psmouse, packet_type); in elantech_process_byte()
759 packet_type = elantech_packet_check_v4(psmouse); in elantech_process_byte()
[all …]
Dsentelic.c652 const char *packet_type = "UNKNOWN"; in fsp_packet_debug() local
658 packet_type = "Absolute"; in fsp_packet_debug()
663 packet_type = "Normal"; in fsp_packet_debug()
666 packet_type = "Notify"; in fsp_packet_debug()
669 packet_type = "Normal-OPC"; in fsp_packet_debug()
678 jiffies_msec, packet_type, in fsp_packet_debug()
/drivers/scsi/fcoe/
Dfcoe.h81 struct packet_type fcoe_packet_type;
82 struct packet_type fip_packet_type;
Dfcoe.c82 struct packet_type *, struct net_device *);
98 struct packet_type *, struct net_device *);
518 struct packet_type *ptype, in fcoe_fip_recv()
1424 struct packet_type *ptype, struct net_device *olddev) in fcoe_rcv()
/drivers/usb/host/
Disp1760-hcd.c96 u8 packet_type; member
586 ptd->dw1 |= TO_DW1_PID_TOKEN(qtd->packet_type); in create_ptd_atl()
722 u8 packet_type) in qtd_alloc() argument
732 qtd->packet_type = packet_type; in qtd_alloc()
811 switch (qtd->packet_type) { in collect_qtds()
901 ((qtd->packet_type == SETUP_PID) || in enqueue_qtds()
902 (qtd->packet_type == OUT_PID))) { in enqueue_qtds()
1423 u8 packet_type; in packetize_urb() local
1439 packet_type = IN_PID; in packetize_urb()
1441 packet_type = OUT_PID; in packetize_urb()
[all …]
/drivers/block/aoe/
Daoenet.c131 aoenet_rcv(struct sk_buff *skb, struct net_device *ifp, struct packet_type *pt, struct net_device *… in aoenet_rcv()
194 static struct packet_type aoe_pt __read_mostly = {
/drivers/net/hamradio/
Dbpqether.c97 static int bpq_rcv(struct sk_buff *, struct net_device *, struct packet_type *, struct net_device *…
100 static struct packet_type bpq_packet_type __read_mostly = {
179 static int bpq_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct n… in bpq_rcv()
/drivers/media/usb/ttusb-dec/
Dttusb_dec.c132 enum ttusb_dec_packet_type packet_type; member
576 switch (dec->packet_type) { in ttusb_dec_process_packet()
643 dec->packet_type = in ttusb_dec_process_urb_frame()
647 dec->packet_type = in ttusb_dec_process_urb_frame()
651 dec->packet_type = in ttusb_dec_process_urb_frame()
669 if (dec->packet_type == TTUSB_DEC_PACKET_PVA && in ttusb_dec_process_urb_frame()
675 } else if (dec->packet_type == in ttusb_dec_process_urb_frame()
713 if (dec->packet_type == TTUSB_DEC_PACKET_SECTION && in ttusb_dec_process_urb_frame()
/drivers/net/wan/
Dhdlc.c58 struct packet_type *p, struct net_device *orig_dev) in hdlc_rcv()
352 static struct packet_type hdlc_packet_type __read_mostly = {
Dlapbether.c90 static int lapbeth_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, stru… in lapbeth_rcv()
406 static struct packet_type lapbeth_packet_type __read_mostly = {
/drivers/net/wireless/ti/wl1251/
Dtx.h95 unsigned packet_type:2; member
Dtx.c90 tx_hdr->control.packet_type = 0; in wl1251_tx_control()
/drivers/net/ppp/
Dpppoe.c417 struct packet_type *pt, struct net_device *orig_dev) in pppoe_rcv()
465 struct packet_type *pt, struct net_device *orig_dev) in pppoe_disc_rcv()
512 static struct packet_type pppoes_ptype __read_mostly = {
517 static struct packet_type pppoed_ptype __read_mostly = {
/drivers/scsi/bnx2fc/
Dbnx2fc.h256 struct packet_type fcoe_packet_type;
257 struct packet_type fip_packet_type;
/drivers/char/
Dmbcs.h117 uint64_t packet_type:4, // 3:0 member
/drivers/staging/ozwpan/
Dozproto.c44 struct packet_type ptype;
771 struct packet_type *pt, struct net_device *orig_dev) in oz_pkt_recv()

12