Lines Matching refs:bfe_ifp
479 ifp = sc->bfe_ifp = if_alloc(IFT_ETHER); in bfe_attach()
537 ifp = sc->bfe_ifp; in bfe_detach()
600 ifp = sc->bfe_ifp; in bfe_resume()
1083 if_t ifp = sc->bfe_ifp; in bfe_set_rx_mode()
1101 bfe_cam_write(sc, if_getlladdr(sc->bfe_ifp), 0); in bfe_set_rx_mode()
1142 if (sc->bfe_ifp != NULL) in bfe_release_resources()
1143 if_free(sc->bfe_ifp); in bfe_release_resources()
1253 ifp = sc->bfe_ifp; in bfe_stats_update()
1333 ifp = sc->bfe_ifp; in bfe_txeof()
1383 ifp = sc->bfe_ifp; in bfe_rxeof()
1440 ifp = sc->bfe_ifp; in bfe_intr()
1681 if_t ifp = sc->bfe_ifp; in bfe_init_locked()
1809 ifp = sc->bfe_ifp; in bfe_watchdog()
1847 ifp = sc->bfe_ifp; in bfe_stop()