Searched defs:pdu (Results 1 – 5 of 5) sorted by relevance
/drivers/staging/usbip/ |
D | vhci_rx.c | 70 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
|
D | usbip_common.c | 338 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()
|
D | stub_rx.c | 235 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/ |
D | ctcm_mpc.h | 117 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/ |
D | scsi_transport_iscsi.c | 1000 char *pdu; in iscsi_recv_pdu() local
|