| /freebsd/sys/net/ |
| H A D | if_edsc.c | 152 ether_ifattach(ifp, eaddr.octet); in edsc_clone_create()
|
| H A D | ethernet.h | 461 extern void ether_ifattach(struct ifnet *, const u_int8_t *);
|
| H A D | if_epair.c | 588 ether_ifattach(ifp, eaddr); in epair_clone_add() 811 ether_ifattach(ifp, eaddr); in epair_clone_create()
|
| H A D | if_ethersubr.c | 974 ether_ifattach(struct ifnet *ifp, const u_int8_t *lla) in ether_ifattach() function
|
| /freebsd/sys/dev/qcom_ess_edma/ |
| H A D | qcom_ess_edma_gmac.c | 380 ether_ifattach(gmac->ifp, (char *) &gmac->eaddr); in qcom_ess_edma_gmac_create_ifnet()
|
| /freebsd/sys/dev/cxgbe/ |
| H A D | t4_tracer.c | 183 ether_ifattach(ifp, lla); in t4_cloner_create()
|
| /freebsd/sys/dev/ntb/if_ntb/ |
| H A D | if_ntb.c | 174 ether_ifattach(ifp, sc->eaddr); in ntb_net_attach()
|
| /freebsd/sys/netgraph/ |
| H A D | ng_eiface.c | 433 ether_ifattach(ifp, eaddr.octet); in ng_eiface_constructor()
|
| /freebsd/sys/powerpc/pseries/ |
| H A D | phyp_llan.c | 244 ether_ifattach(sc->ifp, &sc->mac_address[2]); in llan_attach()
|
| /freebsd/sys/dev/usb/net/ |
| H A D | usb_ethernet.c | 256 ether_ifattach(ifp, ue->ue_eaddr); in ue_attach_post_task()
|
| /freebsd/sys/dev/dwc/ |
| H A D | if_dwc.c | 630 ether_ifattach(ifp, macaddr); in dwc_attach()
|
| /freebsd/sys/dev/axgbe/ |
| H A D | if_axgbe.c | 540 ether_ifattach(ifp, sc->mac_addr); in axgbe_attach()
|
| /freebsd/sys/dev/dpaa/ |
| H A D | if_dtsec.c | 746 ether_ifattach(ifp, sc->sc_mac_addr); in dtsec_attach()
|
| /freebsd/sys/dev/firewire/ |
| H A D | if_fwe.c | 191 ether_ifattach(ifp, eaddr); in fwe_attach()
|
| /freebsd/sys/dev/le/ |
| H A D | lance.c | 189 ether_ifattach(ifp, sc->sc_enaddr); in lance_attach()
|
| /freebsd/sys/powerpc/ps3/ |
| H A D | if_glc.c | 276 ether_ifattach(sc->sc_ifp, sc->sc_enaddr); in glc_attach()
|
| /freebsd/sys/dev/sbni/ |
| H A D | if_sbni.c | 243 ether_ifattach(ifp, sc->enaddr); in sbni_attach()
|
| /freebsd/sys/dev/gve/ |
| H A D | gve_main.c | 641 ether_ifattach(ifp, priv->mac); in gve_setup_ifnet()
|
| /freebsd/sys/arm/allwinner/ |
| H A D | if_emac.c | 959 ether_ifattach(ifp, eaddr); in emac_attach()
|
| /freebsd/sys/dev/sfxge/ |
| H A D | sfxge.c | 621 ether_ifattach(ifp, encp->enc_mac_addr); in sfxge_ifnet_init()
|
| /freebsd/sys/dev/smc/ |
| H A D | if_smc.c | 388 ether_ifattach(ifp, eaddr); in smc_attach()
|
| /freebsd/sys/dev/netmap/ |
| H A D | netmap_freebsd.c | 625 ether_ifattach(ifp, eaddr); in nm_os_vi_persist()
|
| /freebsd/sys/dev/lge/ |
| H A D | if_lge.c | 543 ether_ifattach(ifp, eaddr); in lge_attach()
|
| /freebsd/sys/dev/xilinx/ |
| H A D | if_xae.c | 1262 ether_ifattach(ifp, sc->macaddr); in xae_attach()
|
| /freebsd/sys/dev/ffec/ |
| H A D | if_ffec.c | 1775 ether_ifattach(ifp, eaddr); in ffec_attach()
|