Home
last modified time | relevance | path

Searched refs:can_dma_sg (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dusbnet.h31 unsigned can_dma_sg:1; member
/openbmc/linux/drivers/net/usb/
H A Daqc111.c732 dev->can_dma_sg = 1; in aqc111_bind()
997 dev->can_dma_sg = 1; in aqc111_reset()
1215 if (!dev->can_dma_sg && (dev->net->features & NETIF_F_SG) && in aqc111_tx_fixup()
H A Dusbnet.c1400 if (dev->can_dma_sg) { in usbnet_start_xmit()
1836 if (dev->can_dma_sg && !(info->flags & FLAG_SEND_ZLP) && in usbnet_probe()