/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_bpf.c | 98 if_initname(ifp, ipfwname, unit); in ipfw_clone_create() 122 if_initname(ifp, ipfwlogname, unit); in ipfwlog_clone_create()
|
/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 | 126 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_gif.c | 146 if_initname(GIF2IFP(sc), gifname, 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 | 720 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 D | if_pflog.c | 156 if_initname(ifp, pflogname, ifd->unit); in pflog_clone_create()
|
/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/usb/ |
H A D | usb_pf.c | 199 if_initname(ifp, usbusname, unit); in usbpf_clone_create()
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_tracer.c | 171 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/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/dwc/ |
H A D | if_dwc.c | 603 if_initname(ifp, device_get_name(dev), device_get_unit(dev)); in dwc_attach()
|
/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/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/ukswitch/ |
H A D | ukswitch.c | 132 if_initname(sc->ifp[port], sc->ifname[port], port); in ukswitch_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/etherswitch/mtkswitch/ |
H A D | mtkswitch.c | 129 if_initname(sc->ifp[phy], sc->ifname[phy], in mtkswitch_attach_phys()
|
/freebsd/sys/dev/firewire/ |
H A D | if_fwe.c | 183 if_initname(ifp, device_get_name(dev), unit); in fwe_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/le/ |
H A D | lance.c | 115 if_initname(ifp, name, unit); in lance_config()
|