Searched refs:NETIF_F_HIGHDMA (Results 1 - 11 of 11) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dloopback.c119 dev->features = NETIF_F_SG|NETIF_F_FRAGLIST|NETIF_F_NO_CSUM|NETIF_F_HIGHDMA;
H A Dns83820.c1969 dev->net_dev.features |= NETIF_F_HIGHDMA;
1980 (dev->net_dev.features & NETIF_F_HIGHDMA) ? "h,sg" : "sg"
H A Dsungem.c2994 dev->features |= NETIF_F_HIGHDMA;
H A Dacenic.c823 dev->features |= NETIF_F_HIGHDMA;
H A Dtg3.c6472 dev->features |= NETIF_F_HIGHDMA;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ieee1394/
H A Deth1394.c321 dev->features = NETIF_F_NO_CSUM|NETIF_F_SG|NETIF_F_HIGHDMA|NETIF_F_FRAGLIST;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dnetdevice.h351 #define NETIF_F_HIGHDMA 32 /* Can DMA to high memory. */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dnetdevice.h351 #define NETIF_F_HIGHDMA 32 /* Can DMA to high memory. */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/core/
H A Ddev.c965 if (dev->features&NETIF_F_HIGHDMA)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/e1000/
H A De1000_main.c430 netdev->features |= NETIF_F_HIGHDMA;
/asus-wl-520gu-7.0.1.45/src/bcm57xx/linux/
H A Db57um.c1394 dev->features |= NETIF_F_HIGHDMA;
1425 (char *) ((dev->features & NETIF_F_HIGHDMA) ? "ON" : "OFF"),

Completed in 139 milliseconds