Home
last modified time | relevance | path

Searched refs:qe_init_block (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunqe.h304 struct qe_init_block { struct
310 ((__u32)((unsigned long)(&(((struct qe_init_block *)0)->mem[elem])))) argument
337 struct qe_init_block *qe_block; /* RX and TX descriptors */
H A Dsunqe.c126 struct qe_init_block *qb = qep->qe_block; in qe_init_rings()
132 memset(qb, 0, sizeof(struct qe_init_block)); in qe_init_rings()