Home
last modified time | relevance | path

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

12345

/freebsd/sys/dev/cxgbe/
H A Dt4_tracer.c186 if_setsoftc(ifp, sc); in t4_cloner_create()
206 if_setsoftc(ifp, NULL); in t4_cloner_destroy()
250 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.c346 if_setsoftc(gmac->ifp, gmac); in qcom_ess_edma_gmac_create_ifnet()
/freebsd/sys/dev/ntb/if_ntb/
H A Dif_ntb.c168 if_setsoftc(ifp, sc); in ntb_net_attach()
/freebsd/sys/dev/etherswitch/ip17x/
H A Dip17x.c175 if_setsoftc(sc->ifp[port], sc); in ip17x_attach_phys()
/freebsd/sys/dev/etherswitch/ukswitch/
H A Dukswitch.c127 if_setsoftc(sc->ifp[port], sc); in ukswitch_attach_phys()
/freebsd/sys/dev/dwc/
H A Dif_dwc.c604 if_setsoftc(ifp, sc); in dwc_attach()
/freebsd/sys/dev/dpaa/
H A Dif_dtsec.c513 if_setsoftc(ifp, sc); in dtsec_attach()
H A Dif_memac.c604 if_setsoftc(ifp, sc); in memac_attach()
/freebsd/sys/dev/firewire/
H A Dif_fwe.c184 if_setsoftc(ifp, &fwe->eth_softc); in fwe_attach()
H A Dif_fwip.c192 if_setsoftc(ifp, &fwip->fw_softc); in fwip_attach()
/freebsd/sys/powerpc/pseries/
H A Dphyp_llan.c224 if_setsoftc(sc->ifp, sc); in llan_attach()
/freebsd/sys/dev/usb/net/
H A Dusb_ethernet.c223 if_setsoftc(ifp, ue); in ue_attach_post_task()
/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch.c124 if_setsoftc(sc->ifp[phy], sc); in mtkswitch_attach_phys()
/freebsd/sys/dev/axgbe/
H A Dif_axgbe.c528 if_setsoftc(ifp, sc); in axgbe_attach()
/freebsd/sys/dev/ppbus/
H A Dif_plip.c252 if_setsoftc(ifp, lp); in lp_attach()
/freebsd/sys/dev/etherswitch/infineon/
H A Dadm6996fc.c176 if_setsoftc(sc->ifp[port], sc); in adm6996fc_attach_phys()
/freebsd/sys/net/
H A Dif_var.h633 int if_setsoftc(if_t ifp, void *softc);
/freebsd/sys/dev/etherswitch/e6000sw/
H A De6060sw.c217 if_setsoftc(sc->ifp[port], sc); in e6060sw_attach_phys()
/freebsd/sys/dev/etherswitch/micrel/
H A Dksz8995ma.c222 if_setsoftc(sc->ifp[port], sc); in ksz8995ma_attach_phys()
/freebsd/sys/dev/etherswitch/felix/
H A Dfelix.c243 if_setsoftc(sc->ports[port].ifp, sc); in felix_init_interface()
/freebsd/sys/dev/sbni/
H A Dif_sbni.c227 if_setsoftc(ifp, sc); in sbni_attach()
/freebsd/sys/dev/gve/
H A Dgve_main.c597 if_setsoftc(ifp, priv); in gve_setup_ifnet()
/freebsd/sys/dev/etherswitch/rtl8366/
H A Drtl8366rb.c241 if_setsoftc(sc->ifp[i], sc); in rtl8366rb_attach()

12345