Searched refs:ac_if (Results 1 – 2 of 2) sorted by relevance
144 struct ifnet *ifp = &sc->sc_arccom.ac_if; in bah_attach_subr()223 ifp = &sc->sc_arccom.ac_if; in bah_init()251 ifp = &sc->sc_arccom.ac_if; in bah_reset()331 sc->sc_arccom.ac_if.if_timer = 0; in bah_stop()475 sc->sc_arccom.ac_if.if_timer = ARCTIMEOUT; in bah_start()509 ifp = &sc->sc_arccom.ac_if; in bah_srint()601 if_percpuq_enqueue((&sc->sc_arccom.ac_if)->if_percpuq, head); in bah_srint()645 ifp = &(sc->sc_arccom.ac_if); in bah_tint()762 if_statinc(&sc->sc_arccom.ac_if, if_collisions); in bahintr()
104 struct ifnet ac_if; /* network-visible interface */ member