Home
last modified time | relevance | path

Searched refs:ether_ifattach (Results 1 – 25 of 100) sorted by relevance

1234

/freebsd-13.1/sys/net/
H A Dif_edsc.c160 ether_ifattach(ifp, eaddr.octet); in edsc_clone_create()
H A Dethernet.h438 extern void ether_ifattach(struct ifnet *, const u_int8_t *);
H A Dif_epair.c470 ether_ifattach(ifp, eaddr); in epair_clone_add()
638 ether_ifattach(ifp, eaddr); in epair_clone_create()
H A Dif_ethersubr.c964 ether_ifattach(struct ifnet *ifp, const u_int8_t *lla) in ether_ifattach() function
/freebsd-13.1/sys/dev/gxemul/ether/
H A Dif_gx.c192 ether_ifattach(ifp, mac); in gx_attach()
/freebsd-13.1/sys/mips/cavium/octe/
H A Docte.c189 ether_ifattach(ifp, priv->mac); in octe_attach()
/freebsd-13.1/sys/mips/cavium/
H A Dif_octm.c238 ether_ifattach(ifp, (const u_int8_t *)&mac + 2); in octm_attach()
/freebsd-13.1/sys/dev/cxgbe/
H A Dt4_tracer.c198 ether_ifattach(ifp, lla); in t4_cloner_create()
/freebsd-13.1/sys/netgraph/
H A Dng_eiface.c437 ether_ifattach(ifp, eaddr.octet); in ng_eiface_constructor()
/freebsd-13.1/sys/dev/ntb/if_ntb/
H A Dif_ntb.c181 ether_ifattach(ifp, sc->eaddr); in ntb_net_attach()
/freebsd-13.1/sys/dev/beri/virtio/network/
H A Dif_vtbe.c632 ether_ifattach(ifp, macaddr); in vtbe_attach()
/freebsd-13.1/sys/powerpc/pseries/
H A Dphyp_llan.c247 ether_ifattach(sc->ifp, &sc->mac_address[2]); in llan_attach()
/freebsd-13.1/sys/dev/usb/net/
H A Dusb_ethernet.c267 ether_ifattach(ifp, ue->ue_eaddr); in ue_attach_post_task()
/freebsd-13.1/sys/dev/dpaa/
H A Dif_dtsec.c724 ether_ifattach(ifp, sc->sc_mac_addr); in dtsec_attach()
/freebsd-13.1/sys/dev/axgbe/
H A Dif_axgbe.c548 ether_ifattach(ifp, sc->mac_addr); in axgbe_attach()
/freebsd-13.1/sys/dev/le/
H A Dlance.c199 ether_ifattach(ifp, sc->sc_enaddr); in lance_attach()
/freebsd-13.1/sys/dev/firewire/
H A Dif_fwe.c197 ether_ifattach(ifp, eaddr); in fwe_attach()
/freebsd-13.1/sys/dev/netfpga10g/nf10bmac/
H A Dif_nf10bmac.c819 ether_ifattach(ifp, sc->nf10bmac_eth_addr); in nf10bmac_attach()
/freebsd-13.1/sys/dev/dme/
H A Dif_dme.c909 ether_ifattach(ifp, sc->dme_macaddr); in dme_attach()
/freebsd-13.1/sys/dev/xilinx/
H A Dif_xae.c1039 ether_ifattach(ifp, sc->macaddr); in xae_attach()
/freebsd-13.1/sys/arm/allwinner/
H A Dif_emac.c973 ether_ifattach(ifp, eaddr); in emac_attach()
/freebsd-13.1/sys/powerpc/ps3/
H A Dif_glc.c281 ether_ifattach(sc->sc_ifp, sc->sc_enaddr); in glc_attach()
/freebsd-13.1/sys/dev/sfxge/
H A Dsfxge.c617 ether_ifattach(ifp, encp->enc_mac_addr); in sfxge_ifnet_init()
/freebsd-13.1/sys/dev/sbni/
H A Dif_sbni.c246 ether_ifattach(ifp, sc->enaddr); in sbni_attach()
/freebsd-13.1/sys/dev/smc/
H A Dif_smc.c396 ether_ifattach(ifp, eaddr); in smc_attach()

1234