Searched refs:ae_start (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/mips/atheros/dev/
H A Dif_ae.c154 static void ae_start(struct ifnet *);
370 ifp->if_start = ae_start;
541 * ae_start: [ifnet interface function]
546 ae_start(struct ifnet *ifp) function
554 DPRINTF(sc, ("%s: ae_start: sc_flags 0x%08x, if_flags 0x%08x\n",
568 DPRINTF(sc, ("%s: ae_start: txfree %d, txnext %d\n",
788 ae_start(ifp);
836 ae_start(ifp);

Completed in 70 milliseconds