Home
last modified time | relevance | path

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

12345

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_bpf.c100 if_initname(ifp, ipfwname, unit); in ipfw_clone_create()
126 if_initname(ifp, ipfwlogname, unit); in ipfwlog_clone_create()
/freebsd/sys/net/
H A Dif_edsc.c115 if_initname(ifp, edscname, unit); in edsc_clone_create()
H A Dif_disc.c94 if_initname(ifp, discname, unit); in disc_clone_create()
H A Dif_loop.c133 if_initname(ifp, loname, ifd->unit); in lo_clone_create()
H A Dif_enc.c176 if_initname(ifp, encname, 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.c217 if_initname(sc->sc_phys.ifp[phy], sc->sc_phys.ifname[phy], in ar40xx_attach_phys()
/freebsd/sys/dev/dpaa/
H A Dif_dtsec.c726 if_initname(ifp, device_get_name(sc->sc_dev), in dtsec_attach()
729 if_initname(ifp, "dtsec_phy", device_get_unit(sc->sc_dev)); in dtsec_attach()
/freebsd/sys/netpfil/pf/
H A Dif_pflog.c135 if_initname(ifp, pflogname, ifd->unit); in pflog_clone_create()
/freebsd/sys/dev/iicbus/
H A Dif_ic.c174 if_initname(ifp, device_get_name(dev), device_get_unit(dev)); in icattach()
/freebsd/sys/dev/cxgbe/
H A Dt4_tracer.c176 if_initname(ifp, name, -1); in t4_cloner_create()
/freebsd/sys/dev/usb/
H A Dusb_pf.c205 if_initname(ifp, usbusname, unit); in usbpf_clone_create()
/freebsd/sys/dev/beri/virtio/network/
H A Dif_vtbe.c615 if_initname(ifp, device_get_name(dev), device_get_unit(dev)); in vtbe_attach()
/freebsd/sys/netgraph/
H A Dng_eiface.c409 if_initname(ifp, NG_EIFACE_EIFACE_NAME, priv->unit); in ng_eiface_constructor()
H A Dng_iface.c546 if_initname(ifp, NG_IFACE_IFACE_NAME, priv->unit); in ng_iface_constructor()
/freebsd/sys/dev/ntb/if_ntb/
H A Dif_ntb.c143 if_initname(ifp, device_get_name(dev), device_get_unit(dev)); in ntb_net_attach()
/freebsd/sys/dev/usb/net/
H A Dusb_ethernet.c229 if_initname(ifp, "ue", ue->ue_unit); in ue_attach_post_task()
/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/ukswitch/
H A Dukswitch.c138 if_initname(sc->ifp[port], sc->ifname[port], port); in ukswitch_attach_phys()
/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch.c135 if_initname(sc->ifp[phy], sc->ifname[phy], in mtkswitch_attach_phys()
/freebsd/sys/dev/axgbe/
H A Dif_axgbe.c531 if_initname(ifp, device_get_name(dev), device_get_unit(dev)); in axgbe_attach()
/freebsd/sys/dev/etherswitch/ip17x/
H A Dip17x.c184 if_initname(sc->ifp[port], name, port); in ip17x_attach_phys()
/freebsd/sys/dev/firewire/
H A Dif_fwe.c187 if_initname(ifp, device_get_name(dev), unit); in fwe_attach()
/freebsd/sys/dev/ppbus/
H A Dif_plip.c257 if_initname(ifp, device_get_name(dev), device_get_unit(dev)); in lp_attach()

12345