Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/atheros/dev/
H A Dif_ae.c156 static int ae_ioctl(struct ifnet *, u_long, void *);
369 ifp->if_ioctl = ae_ioctl; in ae_attach()
814 ae_ioctl(struct ifnet *ifp, u_long cmd, void *data) in ae_ioctl() function