Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/bxe/
Dbxe.h1650 struct eth_spe *spq;
1651 #define SP_DESC_CNT (BCM_PAGE_SIZE / sizeof(struct eth_spe))
1656 struct eth_spe *spq_prod_bd;
1657 struct eth_spe *spq_last_bd;
Dbxe.c2327 struct eth_spe *bxe_sp_get_next(struct bxe_softc *sc) in bxe_sp_get_next()
2329 struct eth_spe *next_spe = sc->spq_prod_bd; in bxe_sp_get_next()
2408 struct eth_spe *spe; in bxe_sp_post()
14816 sc->spq = (struct eth_spe *)sc->spq_dma.vaddr; in bxe_alloc_hsi_mem()
Decore_hsi.h7469 struct eth_spe struct