Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunqe.c2 /* sunqe.c: Sparc QuadEthernet 10baseT SBUS card driver.
42 #include "sunqe.h"
44 #define DRV_NAME "sunqe"
85 static inline int qe_stop(struct sunqe *qep) in qe_stop()
124 static void qe_init_rings(struct sunqe *qep) in qe_init_rings()
141 static int qe_init(struct sunqe *qep, int from_irq) in qe_init()
259 static int qe_is_bolixed(struct sunqe *qep, u32 qe_status) in qe_is_bolixed()
412 static void qe_rx(struct sunqe *qep) in qe_rx()
462 static void qe_tx_reclaim(struct sunqe *qep);
478 struct sunqe *qe in qec_interrupt()
[all...]
H A Dsunqe.h2 /* $Id: sunqe.h,v 1.13 2000/02/09 11:15:42 davem Exp $
3 * sunqe.h: Definitions for the Sun QuadEthernet driver.
312 struct sunqe;
316 struct sunqe *qes[4]; /* Each child MACE */
334 struct sunqe { struct
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunqe.c2 /* sunqe.c: Sparc QuadEthernet 10baseT SBUS card driver.
42 #include "sunqe.h"
44 #define DRV_NAME "sunqe"
85 static inline int qe_stop(struct sunqe *qep) in qe_stop()
124 static void qe_init_rings(struct sunqe *qep) in qe_init_rings()
141 static int qe_init(struct sunqe *qep, int from_irq) in qe_init()
259 static int qe_is_bolixed(struct sunqe *qep, u32 qe_status) in qe_is_bolixed()
412 static void qe_rx(struct sunqe *qep) in qe_rx()
462 static void qe_tx_reclaim(struct sunqe *qep);
478 struct sunqe *qe in qec_interrupt()
[all...]
H A Dsunqe.h2 /* $Id: sunqe.h,v 1.13 2000/02/09 11:15:42 davem Exp $
3 * sunqe.h: Definitions for the Sun QuadEthernet driver.
312 struct sunqe;
316 struct sunqe *qes[4]; /* Each child MACE */
334 struct sunqe { struct

Completed in 4 milliseconds