Home
last modified time | relevance | path

Searched refs:if_initname (Results 1 – 25 of 122) sorted by relevance

12345

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_bpf.c98 if_initname(ifp, ipfwname, unit); in ipfw_clone_create()
122 if_initname(ifp, ipfwlogname, unit); in ipfwlog_clone_create()
/freebsd/sys/net/
H A Dif_edsc.c110 if_initname(ifp, edscname, unit); in edsc_clone_create()
H A Dif_disc.c89 if_initname(ifp, discname, unit); in disc_clone_create()
H A Dif_loop.c126 if_initname(ifp, loname, ifd->unit); in lo_clone_create()
H A Dif_enc.c170 if_initname(ifp, encname, ifd->unit); in enc_clone_create()
H A Dif_gif.c146 if_initname(GIF2IFP(sc), gifname, unit); in gif_clone_create()
/freebsd/sys/dev/etherswitch/ar40xx/
H A Dar40xx_phy.c209 if_initname(sc->sc_phys.ifp[phy], sc->sc_phys.ifname[phy], in ar40xx_attach_phys()
/freebsd/sys/dev/dpaa/
H A Dif_dtsec.c720 if_initname(ifp, device_get_name(sc->sc_dev), in dtsec_attach()
723 if_initname(ifp, "dtsec_phy", device_get_unit(sc->sc_dev)); in dtsec_attach()
/freebsd/sys/netpfil/pf/
H A Dif_pflog.c156 if_initname(ifp, pflogname, ifd->unit); in pflog_clone_create()
/freebsd/sys/dev/iicbus/
H A Dif_ic.c172 if_initname(ifp, device_get_name(dev), device_get_unit(dev)); in icattach()
/freebsd/sys/dev/usb/
H A Dusb_pf.c199 if_initname(ifp, usbusname, unit); in usbpf_clone_create()
/freebsd/sys/dev/cxgbe/
H A Dt4_tracer.c171 if_initname(ifp, name, -1); in t4_cloner_create()
/freebsd/sys/dev/ntb/if_ntb/
H A Dif_ntb.c139 if_initname(ifp, device_get_name(dev), device_get_unit(dev)); in ntb_net_attach()
/freebsd/sys/netgraph/
H A Dng_eiface.c404 if_initname(ifp, NG_EIFACE_EIFACE_NAME, priv->unit); in ng_eiface_constructor()
H A Dng_iface.c542 if_initname(ifp, NG_IFACE_IFACE_NAME, priv->unit); in ng_iface_constructor()
/freebsd/sys/powerpc/pseries/
H A Dphyp_llan.c226 if_initname(sc->ifp, device_get_name(dev), device_get_unit(dev)); in llan_attach()
/freebsd/sys/dev/dwc/
H A Dif_dwc.c603 if_initname(ifp, device_get_name(dev), device_get_unit(dev)); in dwc_attach()
/freebsd/sys/dev/etherswitch/ip17x/
H A Dip17x.c178 if_initname(sc->ifp[port], name, port); in ip17x_attach_phys()
/freebsd/sys/dev/usb/net/
H A Dusb_ethernet.c224 if_initname(ifp, "ue", ue->ue_unit); in ue_attach_post_task()
/freebsd/sys/dev/etherswitch/ukswitch/
H A Dukswitch.c132 if_initname(sc->ifp[port], sc->ifname[port], port); in ukswitch_attach_phys()
/freebsd/sys/dev/axgbe/
H A Dif_axgbe.c526 if_initname(ifp, device_get_name(dev), device_get_unit(dev)); in axgbe_attach()
/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch.c129 if_initname(sc->ifp[phy], sc->ifname[phy], in mtkswitch_attach_phys()
/freebsd/sys/dev/firewire/
H A Dif_fwe.c183 if_initname(ifp, device_get_name(dev), unit); in fwe_attach()
/freebsd/sys/dev/ppbus/
H A Dif_plip.c253 if_initname(ifp, device_get_name(dev), device_get_unit(dev)); in lp_attach()
/freebsd/sys/dev/le/
H A Dlance.c115 if_initname(ifp, name, unit); in lance_config()

12345