/freebsd/sys/dev/cxgbe/ |
H A D | t4_tracer.c | 187 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 D | ar40xx_phy.c | 203 if_setsoftc(sc->sc_phys.ifp[phy], sc); in ar40xx_attach_phys()
|
/freebsd/sys/dev/iicbus/ |
H A D | if_ic.c | 171 if_setsoftc(ifp, sc); in icattach()
|
/freebsd/sys/dev/qcom_ess_edma/ |
H A D | qcom_ess_edma_gmac.c | 349 if_setsoftc(gmac->ifp, gmac); in qcom_ess_edma_gmac_create_ifnet()
|
/freebsd/sys/dev/usb/ |
H A D | usb_pf.c | 198 if_setsoftc(ifp, ubus); in usbpf_clone_create()
|
/freebsd/sys/dev/ntb/if_ntb/ |
H A D | if_ntb.c | 168 if_setsoftc(ifp, sc); in ntb_net_attach()
|
/freebsd/sys/powerpc/pseries/ |
H A D | phyp_llan.c | 224 if_setsoftc(sc->ifp, sc); in llan_attach()
|
/freebsd/sys/dev/dwc/ |
H A D | if_dwc.c | 602 if_setsoftc(ifp, sc); in dwc_attach()
|
/freebsd/sys/dev/etherswitch/ip17x/ |
H A D | ip17x.c | 175 if_setsoftc(sc->ifp[port], sc); in ip17x_attach_phys()
|
/freebsd/sys/dev/usb/net/ |
H A D | usb_ethernet.c | 223 if_setsoftc(ifp, ue); in ue_attach_post_task()
|
/freebsd/sys/dev/etherswitch/ukswitch/ |
H A D | ukswitch.c | 127 if_setsoftc(sc->ifp[port], sc); in ukswitch_attach_phys()
|
/freebsd/sys/dev/axgbe/ |
H A D | if_axgbe.c | 528 if_setsoftc(ifp, sc); in axgbe_attach()
|
/freebsd/sys/dev/dpaa/ |
H A D | if_dtsec.c | 711 if_setsoftc(ifp, sc); in dtsec_attach()
|
/freebsd/sys/dev/firewire/ |
H A D | if_fwe.c | 181 if_setsoftc(ifp, &fwe->eth_softc); in fwe_attach()
|
H A D | if_fwip.c | 183 if_setsoftc(ifp, &fwip->fw_softc); in fwip_attach()
|
/freebsd/sys/dev/ppbus/ |
H A D | if_plip.c | 252 if_setsoftc(ifp, lp); in lp_attach()
|
/freebsd/sys/dev/le/ |
H A D | lance.c | 114 if_setsoftc(ifp, sc); in lance_config()
|
/freebsd/sys/net/ |
H A D | if_var.h | 609 int if_setsoftc(if_t ifp, void *softc);
|
/freebsd/sys/dev/gve/ |
H A D | gve_main.c | 384 if_setsoftc(ifp, priv); in gve_setup_ifnet()
|
/freebsd/sys/dev/etherswitch/felix/ |
H A D | felix.c | 243 if_setsoftc(sc->ports[port].ifp, sc); in felix_init_interface()
|
/freebsd/sys/dev/xilinx/ |
H A D | if_xae.c | 1007 if_setsoftc(ifp, sc); in xae_attach()
|
/freebsd/sys/powerpc/ps3/ |
H A D | if_glc.c | 146 if_setsoftc(sc->sc_ifp, sc); in glc_attach()
|
/freebsd/sys/dev/sbni/ |
H A D | if_sbni.c | 227 if_setsoftc(ifp, sc); in sbni_attach()
|
/freebsd/sys/dev/sfxge/ |
H A D | sfxge.c | 592 if_setsoftc(ifp, sc); in sfxge_ifnet_init()
|
/freebsd/sys/dev/etherswitch/rtl8366/ |
H A D | rtl8366rb.c | 241 if_setsoftc(sc->ifp[i], sc); in rtl8366rb_attach()
|