Home
last modified time | relevance | path

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

/freebsd/sys/dev/ste/
H A Dif_ste.c260 ifp = sc->ste_ifp; in ste_miibus_statchg()
428 ifp = sc->ste_ifp; in ste_rxfilter()
512 ifp = sc->ste_ifp; in ste_intr()
597 ifp = sc->ste_ifp; in ste_rxeof()
674 ifp = sc->ste_ifp; in ste_txeoc()
772 ifp = sc->ste_ifp; in ste_txeof()
841 ifp = sc->ste_ifp; in ste_stats_update()
989 ifp = sc->ste_ifp = if_alloc(IFT_ETHER); in ste_attach()
1062 ifp = sc->ste_ifp; in ste_detach()
1503 ifp = sc->ste_ifp; in ste_init_locked()
[all …]
H A Dif_stereg.h569 if_t ste_ifp; member