Home
last modified time | relevance | path

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

1234

/freebsd/sys/net/
H A Dif_edsc.c152 ether_ifattach(ifp, eaddr.octet); in edsc_clone_create()
H A Dethernet.h461 extern void ether_ifattach(struct ifnet *, const u_int8_t *);
H A Dif_epair.c588 ether_ifattach(ifp, eaddr); in epair_clone_add()
811 ether_ifattach(ifp, eaddr); in epair_clone_create()
H A Dif_ethersubr.c974 ether_ifattach(struct ifnet *ifp, const u_int8_t *lla) in ether_ifattach() function
/freebsd/sys/dev/qcom_ess_edma/
H A Dqcom_ess_edma_gmac.c380 ether_ifattach(gmac->ifp, (char *) &gmac->eaddr); in qcom_ess_edma_gmac_create_ifnet()
/freebsd/sys/dev/cxgbe/
H A Dt4_tracer.c183 ether_ifattach(ifp, lla); in t4_cloner_create()
/freebsd/sys/dev/ntb/if_ntb/
H A Dif_ntb.c174 ether_ifattach(ifp, sc->eaddr); in ntb_net_attach()
/freebsd/sys/netgraph/
H A Dng_eiface.c433 ether_ifattach(ifp, eaddr.octet); in ng_eiface_constructor()
/freebsd/sys/powerpc/pseries/
H A Dphyp_llan.c244 ether_ifattach(sc->ifp, &sc->mac_address[2]); in llan_attach()
/freebsd/sys/dev/usb/net/
H A Dusb_ethernet.c256 ether_ifattach(ifp, ue->ue_eaddr); in ue_attach_post_task()
/freebsd/sys/dev/dwc/
H A Dif_dwc.c630 ether_ifattach(ifp, macaddr); in dwc_attach()
/freebsd/sys/dev/axgbe/
H A Dif_axgbe.c540 ether_ifattach(ifp, sc->mac_addr); in axgbe_attach()
/freebsd/sys/dev/dpaa/
H A Dif_dtsec.c746 ether_ifattach(ifp, sc->sc_mac_addr); in dtsec_attach()
/freebsd/sys/dev/firewire/
H A Dif_fwe.c191 ether_ifattach(ifp, eaddr); in fwe_attach()
/freebsd/sys/dev/le/
H A Dlance.c189 ether_ifattach(ifp, sc->sc_enaddr); in lance_attach()
/freebsd/sys/powerpc/ps3/
H A Dif_glc.c276 ether_ifattach(sc->sc_ifp, sc->sc_enaddr); in glc_attach()
/freebsd/sys/dev/sbni/
H A Dif_sbni.c243 ether_ifattach(ifp, sc->enaddr); in sbni_attach()
/freebsd/sys/dev/gve/
H A Dgve_main.c641 ether_ifattach(ifp, priv->mac); in gve_setup_ifnet()
/freebsd/sys/arm/allwinner/
H A Dif_emac.c959 ether_ifattach(ifp, eaddr); in emac_attach()
/freebsd/sys/dev/sfxge/
H A Dsfxge.c621 ether_ifattach(ifp, encp->enc_mac_addr); in sfxge_ifnet_init()
/freebsd/sys/dev/smc/
H A Dif_smc.c388 ether_ifattach(ifp, eaddr); in smc_attach()
/freebsd/sys/dev/netmap/
H A Dnetmap_freebsd.c625 ether_ifattach(ifp, eaddr); in nm_os_vi_persist()
/freebsd/sys/dev/lge/
H A Dif_lge.c543 ether_ifattach(ifp, eaddr); in lge_attach()
/freebsd/sys/dev/xilinx/
H A Dif_xae.c1262 ether_ifattach(ifp, sc->macaddr); in xae_attach()
/freebsd/sys/dev/ffec/
H A Dif_ffec.c1775 ether_ifattach(ifp, eaddr); in ffec_attach()

1234