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.c157 ether_ifattach(ifp, eaddr.octet); in edsc_clone_create()
H A Dethernet.h434 extern void ether_ifattach(struct ifnet *, const u_int8_t *);
H A Dif_epair.c508 ether_ifattach(ifp, eaddr); in epair_clone_add()
735 ether_ifattach(ifp, eaddr); in epair_clone_create()
H A Dif_ethersubr.c990 ether_ifattach(struct ifnet *ifp, const u_int8_t *lla) in ether_ifattach() function
/freebsd/sys/dev/cxgbe/
H A Dt4_tracer.c189 ether_ifattach(ifp, lla); in t4_cloner_create()
/freebsd/sys/dev/beri/virtio/network/
H A Dif_vtbe.c628 ether_ifattach(ifp, macaddr); in vtbe_attach()
/freebsd/sys/netgraph/
H A Dng_eiface.c438 ether_ifattach(ifp, eaddr.octet); in ng_eiface_constructor()
/freebsd/sys/dev/ntb/if_ntb/
H A Dif_ntb.c178 ether_ifattach(ifp, sc->eaddr); in ntb_net_attach()
/freebsd/sys/dev/usb/net/
H A Dusb_ethernet.c261 ether_ifattach(ifp, ue->ue_eaddr); in ue_attach_post_task()
/freebsd/sys/powerpc/pseries/
H A Dphyp_llan.c244 ether_ifattach(sc->ifp, &sc->mac_address[2]); in llan_attach()
/freebsd/sys/dev/dwc/
H A Dif_dwc.c628 ether_ifattach(ifp, macaddr); in dwc_attach()
/freebsd/sys/dev/dpaa/
H A Dif_dtsec.c752 ether_ifattach(ifp, sc->sc_mac_addr); in dtsec_attach()
/freebsd/sys/dev/axgbe/
H A Dif_axgbe.c545 ether_ifattach(ifp, sc->mac_addr); in axgbe_attach()
/freebsd/sys/dev/firewire/
H A Dif_fwe.c195 ether_ifattach(ifp, eaddr); in fwe_attach()
/freebsd/sys/dev/le/
H A Dlance.c191 ether_ifattach(ifp, sc->sc_enaddr); in lance_attach()
/freebsd/sys/dev/gve/
H A Dgve_main.c400 ether_ifattach(ifp, priv->mac); in gve_setup_ifnet()
/freebsd/sys/dev/xilinx/
H A Dif_xae.c1029 ether_ifattach(ifp, sc->macaddr); in xae_attach()
/freebsd/sys/dev/sbni/
H A Dif_sbni.c245 ether_ifattach(ifp, sc->enaddr); in sbni_attach()
/freebsd/sys/powerpc/ps3/
H A Dif_glc.c276 ether_ifattach(sc->sc_ifp, sc->sc_enaddr); in glc_attach()
/freebsd/sys/dev/sfxge/
H A Dsfxge.c614 ether_ifattach(ifp, encp->enc_mac_addr); in sfxge_ifnet_init()
/freebsd/sys/arm/allwinner/
H A Dif_emac.c967 ether_ifattach(ifp, eaddr); in emac_attach()
/freebsd/sys/dev/smc/
H A Dif_smc.c392 ether_ifattach(ifp, eaddr); in smc_attach()
/freebsd/sys/dev/netmap/
H A Dnetmap_freebsd.c629 ether_ifattach(ifp, eaddr); in nm_os_vi_persist()
/freebsd/sys/dev/altera/atse/
H A Dif_atse.c1399 ether_ifattach(ifp, sc->atse_eth_addr); in atse_attach()
/freebsd/sys/dev/lge/
H A Dif_lge.c548 ether_ifattach(ifp, eaddr); in lge_attach()

1234