Lines Matching refs:ac_if
408 if_printf(&sc_if->arpcom.ac_if, in sk_xmac_miibus_readreg()
431 if_printf(&sc_if->arpcom.ac_if, "phy failed to come ready\n"); in sk_xmac_miibus_writereg()
443 if_printf(&sc_if->arpcom.ac_if, "phy write timed out\n"); in sk_xmac_miibus_writereg()
492 if_printf(&sc_if->arpcom.ac_if, "phy failed to come ready\n"); in sk_marv_miibus_readreg()
526 if_printf(&sc_if->arpcom.ac_if, "phy write timed out\n"); in sk_marv_miibus_writereg()
574 struct ifnet *ifp = &sc_if->arpcom.ac_if; in sk_setmulti()
666 struct ifnet *ifp = &sc_if->arpcom.ac_if; in sk_setpromisc()
715 if_printf(&sc_if->arpcom.ac_if, in sk_init_rx_ring()
774 "dropped!\n", sc_if->arpcom.ac_if.if_xname)); in sk_newbuf_jumbo()
839 if_printf(&sc_if->arpcom.ac_if, in sk_newbuf_std()
1146 struct ifnet *ifp = &sc_if->arpcom.ac_if; in sk_attach()
1509 ifq_set_cpuid(&sc->sk_if[0]->arpcom.ac_if.if_snd, cpuid); in skc_attach()
1511 ifq_set_cpuid(&sc->sk_if[1]->arpcom.ac_if.if_snd, cpuid); in skc_attach()
1533 struct ifnet *ifp = &sc_if->arpcom.ac_if; in sk_detach()
1754 if_printf(&sc_if->arpcom.ac_if, "watchdog timeout\n"); in sk_watchdog()
1805 struct ifnet *ifp = &sc_if->arpcom.ac_if; in sk_rxeof()
1988 struct ifnet *ifp = &sc_if->arpcom.ac_if; in sk_txeof()
2034 struct ifnet *ifp = &sc_if->arpcom.ac_if; in sk_tick()
2083 struct ifnet *ifp = &sc_if->arpcom.ac_if; in sk_yukon_tick()
2096 struct ifnet *ifp = &sc_if->arpcom.ac_if; in sk_intr_bcom()
2205 ifp0 = &sc_if0->arpcom.ac_if; in sk_intr()
2207 ifp1 = &sc_if1->arpcom.ac_if; in sk_intr()
2275 struct ifnet *ifp = &sc_if->arpcom.ac_if; in sk_init_xmac()
2594 struct ifnet *ifp = &sc_if->arpcom.ac_if; in sk_init()
2772 struct ifnet *ifp = &sc_if->arpcom.ac_if; in sk_stop()