Lines Matching defs:ifp
327 struct ifnet *ifp = &sc->arpcom.ac_if; in my_setmulti() local
395 struct ifnet *ifp = &sc->arpcom.ac_if; in my_autoneg_mii() local
551 struct ifnet *ifp = &sc->arpcom.ac_if; in my_getmode_mii() local
645 struct ifnet *ifp = &sc->arpcom.ac_if; in my_setmode_mii() local
784 struct ifnet *ifp; in my_attach() local
975 struct ifnet *ifp = &sc->arpcom.ac_if; in my_detach() local
1089 struct ifnet *ifp = &sc->arpcom.ac_if; in my_rxeof() local
1146 struct ifnet *ifp = &sc->arpcom.ac_if; in my_txeof() local
1197 struct ifnet *ifp = &sc->arpcom.ac_if; in my_txeoc() local
1218 struct ifnet *ifp = &sc->arpcom.ac_if; in my_intr() local
1330 my_start(struct ifnet * ifp, struct ifaltq_subque *ifsq) in my_start()
1404 struct ifnet *ifp = &sc->arpcom.ac_if; in my_init() local
1498 my_ifmedia_upd(struct ifnet * ifp) in my_ifmedia_upd()
1523 my_ifmedia_sts(struct ifnet * ifp, struct ifmediareq * ifmr) in my_ifmedia_sts()
1581 my_ioctl(struct ifnet * ifp, u_long command, caddr_t data, struct ucred *cr) in my_ioctl()
1615 my_watchdog(struct ifnet * ifp) in my_watchdog()
1646 struct ifnet *ifp = &sc->arpcom.ac_if; in my_stop() local