| /freebsd/sys/net/ |
| H A D | if_edsc.c | 110 if_initname(ifp, edscname, unit); in edsc_clone_create()
|
| H A D | if_disc.c | 89 if_initname(ifp, discname, unit); in disc_clone_create()
|
| H A D | if_loop.c | 125 if_initname(ifp, loname, ifd->unit); in lo_clone_create()
|
| H A D | if_enc.c | 170 if_initname(ifp, encname, ifd->unit); in enc_clone_create()
|
| H A D | if_me.c | 196 if_initname(ME2IFP(sc), mename, unit); in me_clone_create()
|
| H A D | if_gif.c | 300 if_initname(GIF2IFP(sc), gifname, ifd->unit); in gif_clone_create()
|
| /freebsd/sys/dev/etherswitch/ar40xx/ |
| H A D | ar40xx_phy.c | 209 if_initname(sc->sc_phys.ifp[phy], sc->sc_phys.ifname[phy], in ar40xx_attach_phys()
|
| /freebsd/sys/dev/dpaa/ |
| H A D | if_dtsec.c | 522 if_initname(ifp, device_get_name(sc->sc_base.sc_dev), in dtsec_attach() 525 if_initname(ifp, "dtsec_phy", in dtsec_attach()
|
| H A D | if_memac.c | 614 if_initname(ifp, device_get_name(sc->sc_base.sc_dev), in memac_attach() 617 if_initname(ifp, "memac_phy", in memac_attach()
|
| /freebsd/sys/dev/iicbus/ |
| H A D | if_ic.c | 172 if_initname(ifp, device_get_name(dev), device_get_unit(dev)); in icattach()
|
| /freebsd/sys/dev/qcom_ess_edma/ |
| H A D | qcom_ess_edma_gmac.c | 348 if_initname(gmac->ifp, "gmac", gmac_id); in qcom_ess_edma_gmac_create_ifnet()
|
| /freebsd/sys/dev/cxgbe/ |
| H A D | t4_tracer.c | 170 if_initname(ifp, name, -1); in t4_cloner_create()
|
| /freebsd/sys/dev/ntb/if_ntb/ |
| H A D | if_ntb.c | 139 if_initname(ifp, device_get_name(dev), device_get_unit(dev)); in ntb_net_attach()
|
| /freebsd/sys/netgraph/ |
| H A D | ng_eiface.c | 404 if_initname(ifp, NG_EIFACE_EIFACE_NAME, priv->unit); in ng_eiface_constructor()
|
| H A D | ng_iface.c | 542 if_initname(ifp, NG_IFACE_IFACE_NAME, priv->unit); in ng_iface_constructor()
|
| /freebsd/sys/dev/usb/net/ |
| H A D | usb_ethernet.c | 224 if_initname(ifp, "ue", ue->ue_unit); in ue_attach_post_task()
|
| /freebsd/sys/dev/etherswitch/ip17x/ |
| H A D | ip17x.c | 178 if_initname(sc->ifp[port], name, port); in ip17x_attach_phys()
|
| /freebsd/sys/dev/etherswitch/ukswitch/ |
| H A D | ukswitch.c | 132 if_initname(sc->ifp[port], sc->ifname[port], port); in ukswitch_attach_phys()
|
| /freebsd/sys/dev/dwc/ |
| H A D | if_dwc.c | 605 if_initname(ifp, device_get_name(dev), device_get_unit(dev)); in dwc_attach()
|
| /freebsd/sys/dev/firewire/ |
| H A D | if_fwe.c | 186 if_initname(ifp, device_get_name(dev), unit); in fwe_attach()
|
| /freebsd/sys/powerpc/pseries/ |
| H A D | phyp_llan.c | 226 if_initname(sc->ifp, device_get_name(dev), device_get_unit(dev)); in llan_attach()
|
| /freebsd/sys/dev/etherswitch/mtkswitch/ |
| H A D | mtkswitch.c | 129 if_initname(sc->ifp[phy], sc->ifname[phy], in mtkswitch_attach_phys()
|
| /freebsd/sys/dev/axgbe/ |
| H A D | if_axgbe.c | 526 if_initname(ifp, device_get_name(dev), device_get_unit(dev)); in axgbe_attach()
|
| /freebsd/sys/dev/ppbus/ |
| H A D | if_plip.c | 253 if_initname(ifp, device_get_name(dev), device_get_unit(dev)); in lp_attach()
|
| /freebsd/sys/dev/etherswitch/infineon/ |
| H A D | adm6996fc.c | 179 if_initname(sc->ifp[port], name, port); in adm6996fc_attach_phys()
|