Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/octe/
H A Docte.c439 error = ether_ioctl(ifp, cmd, data); in octe_ioctl()
487 error = ether_ioctl(ifp, cmd, data); in octe_ioctl()
/f-stack/freebsd/net/
H A Dif_edsc.c245 return (ether_ioctl(ifp, cmd, data)); in edsc_ioctl()
H A Dethernet.h440 extern int ether_ioctl(struct ifnet *, u_long, caddr_t);
H A Dif_tuntap.c1312 error = ether_ioctl(ifp, cmd, data); in tunifioctl()
1354 error = ether_ioctl(ifp, cmd, data); in tunifioctl()
H A Dif_epair.c672 error = ether_ioctl(ifp, cmd, data); in epair_ioctl()
H A Dif_ethersubr.c1139 ether_ioctl(struct ifnet *ifp, u_long command, caddr_t data) in ether_ioctl() function
H A Dif_lagg.c1733 error = ether_ioctl(ifp, cmd, data); in lagg_ioctl()
H A Dif_bridge.c922 error = ether_ioctl(ifp, cmd, data); in bridge_ioctl()
H A Dif_vxlan.c2372 error = ether_ioctl(ifp, cmd, data); in vxlan_ioctl()
H A Diflib.c4268 err = ether_ioctl(ifp, command, data); in iflib_if_ioctl()
4405 err = ether_ioctl(ifp, command, data); in iflib_if_ioctl()
/f-stack/freebsd/mips/cavium/
H A Dif_octm.c447 error = ether_ioctl(ifp, cmd, data); in octm_ioctl()
488 error = ether_ioctl(ifp, cmd, data); in octm_ioctl()
/f-stack/tools/compat/include/net/
H A Dethernet.h440 extern int ether_ioctl(struct ifnet *, u_long, caddr_t);
/f-stack/freebsd/netgraph/
H A Dng_eiface.c147 error = ether_ioctl(ifp, command, data); in ng_eiface_ioctl()
/f-stack/lib/
H A Dff_veth.c185 error = ether_ioctl(ifp, cmd, data); in ff_veth_ioctl()
/f-stack/freebsd/arm/allwinner/
H A Dif_emac.c781 error = ether_ioctl(ifp, command, data); in emac_ioctl()
H A Dif_awg.c1180 error = ether_ioctl(ifp, cmd, data); in awg_ioctl()
/f-stack/freebsd/mips/nlm/dev/net/
H A Dxlpge.c790 error = ether_ioctl(ifp, command, data); in nlm_xlpge_ioctl()
/f-stack/freebsd/mips/atheros/ar531x/
H A Dif_are.c1005 error = ether_ioctl(ifp, command, data); in are_ioctl()
/f-stack/freebsd/arm64/broadcom/genet/
H A Dif_genet.c1539 error = ether_ioctl(ifp, cmd, data); in gen_ioctl()
/f-stack/freebsd/mips/atheros/
H A Dif_arge.c1857 error = ether_ioctl(ifp, command, data); in arge_ioctl()
/f-stack/freebsd/arm/ti/cpsw/
H A Dif_cpsw.c1469 error = ether_ioctl(ifp, command, data); in cpswp_ioctl()
/f-stack/freebsd/net80211/
H A Dieee80211_ioctl.c3689 error = ether_ioctl(ifp, cmd, data); in ieee80211_ioctl()