Searched refs:rtk_ioctl (Results 1 – 1 of 1) sorted by relevance
123 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