Home
last modified time | relevance | path

Searched refs:if_setsoftc (Results 1 – 25 of 98) sorted by relevance

1234

/freebsd/sys/dev/cxgbe/
H A Dt4_tracer.c187 if_setsoftc(ifp, sc); in t4_cloner_create()
207 if_setsoftc(ifp, NULL); in t4_cloner_destroy()
251 if_setsoftc(sc->ifp, NULL); in t4_tracer_port_detach()
/freebsd/sys/dev/etherswitch/ar40xx/
H A Dar40xx_phy.c203 if_setsoftc(sc->sc_phys.ifp[phy], sc); in ar40xx_attach_phys()
/freebsd/sys/dev/iicbus/
H A Dif_ic.c171 if_setsoftc(ifp, sc); in icattach()
/freebsd/sys/dev/qcom_ess_edma/
H A Dqcom_ess_edma_gmac.c349 if_setsoftc(gmac->ifp, gmac); in qcom_ess_edma_gmac_create_ifnet()
/freebsd/sys/dev/usb/
H A Dusb_pf.c198 if_setsoftc(ifp, ubus); in usbpf_clone_create()
/freebsd/sys/dev/ntb/if_ntb/
H A Dif_ntb.c168 if_setsoftc(ifp, sc); in ntb_net_attach()
/freebsd/sys/powerpc/pseries/
H A Dphyp_llan.c224 if_setsoftc(sc->ifp, sc); in llan_attach()
/freebsd/sys/dev/dwc/
H A Dif_dwc.c602 if_setsoftc(ifp, sc); in dwc_attach()
/freebsd/sys/dev/etherswitch/ip17x/
H A Dip17x.c175 if_setsoftc(sc->ifp[port], sc); in ip17x_attach_phys()
/freebsd/sys/dev/usb/net/
H A Dusb_ethernet.c223 if_setsoftc(ifp, ue); in ue_attach_post_task()
/freebsd/sys/dev/etherswitch/ukswitch/
H A Dukswitch.c127 if_setsoftc(sc->ifp[port], sc); in ukswitch_attach_phys()
/freebsd/sys/dev/axgbe/
H A Dif_axgbe.c528 if_setsoftc(ifp, sc); in axgbe_attach()
/freebsd/sys/dev/dpaa/
H A Dif_dtsec.c711 if_setsoftc(ifp, sc); in dtsec_attach()
/freebsd/sys/dev/firewire/
H A Dif_fwe.c181 if_setsoftc(ifp, &fwe->eth_softc); in fwe_attach()
H A Dif_fwip.c183 if_setsoftc(ifp, &fwip->fw_softc); in fwip_attach()
/freebsd/sys/dev/ppbus/
H A Dif_plip.c252 if_setsoftc(ifp, lp); in lp_attach()
/freebsd/sys/dev/le/
H A Dlance.c114 if_setsoftc(ifp, sc); in lance_config()
/freebsd/sys/net/
H A Dif_var.h609 int if_setsoftc(if_t ifp, void *softc);
/freebsd/sys/dev/gve/
H A Dgve_main.c384 if_setsoftc(ifp, priv); in gve_setup_ifnet()
/freebsd/sys/dev/etherswitch/felix/
H A Dfelix.c243 if_setsoftc(sc->ports[port].ifp, sc); in felix_init_interface()
/freebsd/sys/dev/xilinx/
H A Dif_xae.c1007 if_setsoftc(ifp, sc); in xae_attach()
/freebsd/sys/powerpc/ps3/
H A Dif_glc.c146 if_setsoftc(sc->sc_ifp, sc); in glc_attach()
/freebsd/sys/dev/sbni/
H A Dif_sbni.c227 if_setsoftc(ifp, sc); in sbni_attach()
/freebsd/sys/dev/sfxge/
H A Dsfxge.c592 if_setsoftc(ifp, sc); in sfxge_ifnet_init()
/freebsd/sys/dev/etherswitch/rtl8366/
H A Drtl8366rb.c241 if_setsoftc(sc->ifp[i], sc); in rtl8366rb_attach()

1234