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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dsunqe.c0 /* sunqe.c: Sparc QuadEthernet 10baseT SBUS card driver.
40 #include "sunqe.h"
42 #define DRV_NAME "sunqe"
83 static inline int qe_stop(struct sunqe *qep)
122 static void qe_init_rings(struct sunqe *qep)
139 static int qe_init(struct sunqe *qep, int from_irq)
256 static int qe_is_bolixed(struct sunqe *qep, u32 qe_status)
409 static void qe_rx(struct sunqe *qep)
462 static void qe_tx_reclaim(struct sunqe *qep);
478 struct sunqe *qe
[all...]
H A Dsunqe.h1 /* $Id: sunqe.h,v 1.1.1.1 2007/08/03 18:52:45 Exp $
2 * sunqe.h: Definitions for the Sun QuadEthernet driver.
311 struct sunqe;
315 struct sunqe *qes[4]; /* Each child MACE */
333 struct sunqe { struct
H A DMakefile32 obj-$(CONFIG_SUNQE) += sunqe.o

Completed in 105 milliseconds