Searched refs:ixgbe_ioctl (Results 1 – 1 of 1) sorted by relevance
174 static int ixgbe_ioctl(struct ifnet *, u_long, void *);1373 ifp->if_ioctl = ixgbe_ioctl; in ixgbe_setup_interface()6525 ixgbe_ioctl(struct ifnet *ifp, u_long command, void *data) in ixgbe_ioctl() function