Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/imx/
H A Dif_enet.c143 static int enet_ioctl(struct ifnet *, u_long, void *);
221 ifp->if_ioctl = enet_ioctl; in enet_attach_common()
976 enet_ioctl(struct ifnet *ifp, u_long command, void *data) in enet_ioctl() function