Searched refs:ether_ioctl (Results 51 - 75 of 98) sorted by relevance

1234

/freebsd-13-stable/sys/dev/nge/
H A Dif_nge.c2403 error = ether_ioctl(ifp, command, data);
/freebsd-13-stable/sys/dev/ae/
H A Dif_ae.c2157 error = ether_ioctl(ifp, cmd, data);
/freebsd-13-stable/sys/dev/et/
H A Dif_et.c1373 error = ether_ioctl(ifp, cmd, data);
/freebsd-13-stable/sys/dev/gem/
H A Dif_gem.c2198 error = ether_ioctl(ifp, cmd, data);
/freebsd-13-stable/sys/dev/vge/
H A Dif_vge.c2369 error = ether_ioctl(ifp, command, data);
/freebsd-13-stable/sys/dev/vr/
H A Dif_vr.c2307 error = ether_ioctl(ifp, command, data);
/freebsd-13-stable/sys/dev/xl/
H A Dif_xl.c3091 error = ether_ioctl(ifp, command, data);
/freebsd-13-stable/sys/net/
H A Dif_lagg.c1735 error = ether_ioctl(ifp, cmd, data);
H A Diflib.c4289 err = ether_ioctl(ifp, command, data);
4426 err = ether_ioctl(ifp, command, data);
/freebsd-13-stable/sys/mips/atheros/
H A Dif_arge.c1857 error = ether_ioctl(ifp, command, data);
/freebsd-13-stable/sys/dev/ste/
H A Dif_ste.c1808 error = ether_ioctl(ifp, command, data);
/freebsd-13-stable/sys/dev/stge/
H A Dif_stge.c1356 error = ether_ioctl(ifp, cmd, data);
/freebsd-13-stable/sys/dev/cas/
H A Dif_cas.c2493 error = ether_ioctl(ifp, cmd, data);
/freebsd-13-stable/sys/dev/rt/
H A Dif_rt.c1305 error = ether_ioctl(ifp, cmd, data);
/freebsd-13-stable/sys/dev/sis/
H A Dif_sis.c2194 error = ether_ioctl(ifp, command, data);
/freebsd-13-stable/sys/dev/mge/
H A Dif_mge.c1577 error = ether_ioctl(ifp, command, data);
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c2693 ether_ioctl(ifp, cmd, data);
2851 ret = ether_ioctl(ifp, cmd, data);
/freebsd-13-stable/sys/dev/oce/
H A Doce_if.c619 rc = ether_ioctl(ifp, command, data);
/freebsd-13-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c2129 error = ether_ioctl(dev, command, data);
/freebsd-13-stable/sys/dev/neta/
H A Dif_mvneta.c2199 error = ether_ioctl(ifp, cmd, data);
/freebsd-13-stable/sys/dev/nfe/
H A Dif_nfe.c1834 error = ether_ioctl(ifp, cmd, data);
/freebsd-13-stable/sys/dev/age/
H A Dif_age.c1924 error = ether_ioctl(ifp, cmd, data);
/freebsd-13-stable/sys/dev/al_eth/
H A Dal_eth.c3424 error = ether_ioctl(ifp, command, data);
/freebsd-13-stable/sys/dev/ale/
H A Dif_ale.c2065 error = ether_ioctl(ifp, cmd, data);
/freebsd-13-stable/sys/dev/an/
H A Dif_an.c2572 error = ether_ioctl(ifp, command, data);

Completed in 406 milliseconds

1234