Home
last modified time | relevance | path

Searched defs:qep (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/net/ethernet/sun/
Dsunqe.c85 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()
258 static int qe_is_bolixed(struct sunqe *qep, u32 qe_status) in qe_is_bolixed()
411 static void qe_rx(struct sunqe *qep) in qe_rx()
480 struct sunqe *qep = qecp->qes[channel]; in qec_interrupt() local
515 struct sunqe *qep = netdev_priv(dev); in qe_open() local
525 struct sunqe *qep = netdev_priv(dev); in qe_close() local
534 static void qe_tx_reclaim(struct sunqe *qep) in qe_tx_reclaim()
551 struct sunqe *qep = netdev_priv(dev); in qe_tx_timeout() local
[all …]