HomeSort by: relevance | last modified time | path
    Searched defs:ae_start (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/mips/atheros/dev/
if_ae.c 154 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 in typeref:typename:void
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",
787 ae_start(ifp);
835 ae_start(ifp);

Completed in 14 milliseconds