Home
last modified time | relevance | path

Searched refs:eth_spe (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/bxe/
Dbxe.h1654 struct eth_spe *spq;
1655 #define SP_DESC_CNT (BCM_PAGE_SIZE / sizeof(struct eth_spe))
1660 struct eth_spe *spq_prod_bd;
1661 struct eth_spe *spq_last_bd;
Dbxe.c2332 struct eth_spe *bxe_sp_get_next(struct bxe_softc *sc) in bxe_sp_get_next()
2334 struct eth_spe *next_spe = sc->spq_prod_bd; in bxe_sp_get_next()
2413 struct eth_spe *spe; in bxe_sp_post()
14811 sc->spq = (struct eth_spe *)sc->spq_dma.vaddr; in bxe_alloc_hsi_mem()
Decore_hsi.h7471 struct eth_spe struct