Home
last modified time | relevance | path

Searched refs:ste_ifp (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/ste/
HDif_ste.c261 ifp = sc->ste_ifp; in ste_miibus_statchg()
416 ifp = sc->ste_ifp; in ste_rxfilter()
511 ifp = sc->ste_ifp; in ste_intr()
596 ifp = sc->ste_ifp; in ste_rxeof()
673 ifp = sc->ste_ifp; in ste_txeoc()
771 ifp = sc->ste_ifp; in ste_txeof()
840 ifp = sc->ste_ifp; in ste_stats_update()
988 ifp = sc->ste_ifp = if_alloc(IFT_ETHER); in ste_attach()
1067 ifp = sc->ste_ifp; in ste_detach()
1512 ifp = sc->ste_ifp; in ste_init_locked()
[all …]
HDif_stereg.h569 struct ifnet *ste_ifp; member