Searched refs:ipw_ioctl (Results 1 – 1 of 1) sorted by relevance
115 static int ipw_ioctl(struct ifnet *, u_long, void *);248 ifp->if_ioctl = ipw_ioctl; in ipw_attach()1628 ipw_ioctl(struct ifnet *ifp, u_long cmd, void *data) in ipw_ioctl() function