Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Drtl81x9.c123 static int rtk_ioctl(struct ifnet *, u_long, void *);
716 ifp->if_ioctl = rtk_ioctl; in rtk_attach()
1440 rtk_ioctl(struct ifnet *ifp, u_long command, void *data) in rtk_ioctl() function