Home
last modified time | relevance | path

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

/freebsd/sys/dev/bfe/
H A Dif_bfe.c542 ifp = sc->bfe_ifp; in bfe_detach()
607 ifp = sc->bfe_ifp; in bfe_resume()
1090 if_t ifp = sc->bfe_ifp; in bfe_set_rx_mode()
1150 if_free(sc->bfe_ifp); in bfe_release_resources()
1260 ifp = sc->bfe_ifp; in bfe_stats_update()
1340 ifp = sc->bfe_ifp; in bfe_txeof()
1390 ifp = sc->bfe_ifp; in bfe_rxeof()
1447 ifp = sc->bfe_ifp; in bfe_intr()
1688 if_t ifp = sc->bfe_ifp; in bfe_init_locked()
1816 ifp = sc->bfe_ifp; in bfe_watchdog()
[all …]
H A Dif_bfereg.h585 if_t bfe_ifp; /* interface info */ member