Home
last modified time | relevance | path

Searched defs:pdu (Results 1 – 5 of 5) sorted by relevance

/drivers/staging/usbip/
Dvhci_rx.c70 struct usbip_header *pdu) in vhci_recv_ret_submit()
121 struct usbip_header *pdu) in dequeue_pending_unlink()
146 struct usbip_header *pdu) in vhci_recv_ret_unlink()
192 struct usbip_header pdu; in vhci_rx_pdu() local
Dusbip_common.c338 void usbip_dump_header(struct usbip_header *pdu) in usbip_dump_header()
656 static void usbip_pack_cmd_submit(struct usbip_header *pdu, struct urb *urb, in usbip_pack_cmd_submit()
684 static void usbip_pack_ret_submit(struct usbip_header *pdu, struct urb *urb, in usbip_pack_ret_submit()
707 void usbip_pack_pdu(struct usbip_header *pdu, struct urb *urb, int cmd, in usbip_pack_pdu()
743 static void correct_endian_cmd_submit(struct usbip_header_cmd_submit *pdu, in correct_endian_cmd_submit()
763 static void correct_endian_ret_submit(struct usbip_header_ret_submit *pdu, in correct_endian_ret_submit()
779 static void correct_endian_cmd_unlink(struct usbip_header_cmd_unlink *pdu, in correct_endian_cmd_unlink()
788 static void correct_endian_ret_unlink(struct usbip_header_ret_unlink *pdu, in correct_endian_ret_unlink()
797 void usbip_header_correct_endian(struct usbip_header *pdu, int send) in usbip_header_correct_endian()
Dstub_rx.c235 struct usbip_header *pdu) in stub_recv_cmd_unlink()
311 static int valid_request(struct stub_device *sdev, struct usbip_header *pdu) in valid_request()
329 struct usbip_header *pdu) in stub_priv_alloc()
462 struct usbip_header *pdu) in stub_recv_cmd_submit()
552 struct usbip_header pdu; in stub_rx_pdu() local
/drivers/s390/net/
Dctcm_mpc.h117 struct pdu { struct
118 __u32 pdu_offset; argument
119 __u8 pdu_flag; argument
120 __u8 pdu_proto; /* 0x01 is APPN SNA */ argument
121 __u16 pdu_seq; argument
/drivers/scsi/
Dscsi_transport_iscsi.c1000 char *pdu; in iscsi_recv_pdu() local