Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/usb/
Dusbnet.h31 unsigned can_dma_sg:1; member
/linux-6.1.9/drivers/net/usb/
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()
Dusbnet.c1388 if (dev->can_dma_sg) { in usbnet_start_xmit()
1809 if (dev->can_dma_sg && !(info->flags & FLAG_SEND_ZLP) && in usbnet_probe()