/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);
|
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);
|
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);
|