Home
last modified time | relevance | path

Searched refs:can_dma_sg (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/usb/
H A Dusbnet.h39 unsigned can_dma_sg:1; member
/kernel/linux/linux-6.6/include/linux/usb/
H A Dusbnet.h31 unsigned can_dma_sg:1; member
/kernel/linux/linux-5.10/drivers/net/usb/
H A Daqc111.c732 dev->can_dma_sg = 1; in aqc111_bind()
997 dev->can_dma_sg = 1; in aqc111_reset()
1217 if (!dev->can_dma_sg && (dev->net->features & NETIF_F_SG) && in aqc111_tx_fixup()
H A Dusbnet.c1358 if (dev->can_dma_sg) { in usbnet_start_xmit()
1784 if (dev->can_dma_sg && !(info->flags & FLAG_SEND_ZLP) && in usbnet_probe()
/kernel/linux/linux-6.6/drivers/net/usb/
H A Daqc111.c732 dev->can_dma_sg = 1; in aqc111_bind()
997 dev->can_dma_sg = 1; in aqc111_reset()
1217 if (!dev->can_dma_sg && (dev->net->features & NETIF_F_SG) && in aqc111_tx_fixup()
H A Dusbnet.c1386 if (dev->can_dma_sg) { in usbnet_start_xmit()
1820 if (dev->can_dma_sg && !(info->flags & FLAG_SEND_ZLP) && in usbnet_probe()

Completed in 10 milliseconds