Lines Matching defs:ifp
189 struct ifnet *ifp = &sc->sc_ethercom.ec_if; in ec_attach() local
250 ec_reset(struct ifnet *ifp) in ec_reset()
264 ec_init(struct ifnet *ifp) in ec_init()
297 ec_start(struct ifnet *ifp) in ec_start()
351 struct ifnet *ifp = &sc->sc_ethercom.ec_if; in ec_intr() local
454 struct ifnet *ifp = &sc->sc_ethercom.ec_if; in ec_recv() local
540 ec_mediachange(struct ifnet *ifp) in ec_mediachange()
547 ec_mediastatus(struct ifnet *ifp, struct ifmediareq *ifmr) in ec_mediastatus()
560 ec_ioctl(struct ifnet *ifp, u_long cmd, void *data) in ec_ioctl()
628 struct ifnet *ifp = &sc->sc_ethercom.ec_if; in ec_coll() local
656 ec_watchdog(struct ifnet *ifp) in ec_watchdog()