Searched refs:MCTP_USB_XFER_SIZE (Results 1 – 2 of 2) sorted by relevance
79 if (plen + sizeof(*hdr) > MCTP_USB_XFER_SIZE) in mctp_usb_start_xmit() 131 skb = __netdev_alloc_skb(mctp_usb->netdev, MCTP_USB_XFER_SIZE, gfp); in mctp_usb_rx_queue() 139 skb->data, MCTP_USB_XFER_SIZE, in mctp_usb_rx_queue()
24 #define MCTP_USB_XFER_SIZE 512 macro