Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h1239 struct eth_spe *spq;
1240 #define SP_DESC_CNT (BNX2X_PAGE_SIZE / sizeof(struct eth_spe))
1245 struct eth_spe *spq_prod_bd;
1246 struct eth_spe *spq_last_bd;
H A Dbnx2x.c965 static inline struct eth_spe *bnx2x_sp_get_next(struct bnx2x_softc *sc) in bnx2x_sp_get_next()
967 struct eth_spe *next_spe = sc->spq_prod_bd; in bnx2x_sp_get_next()
1038 struct eth_spe *spe; in bnx2x_sp_post()
8962 sc->spq = (struct eth_spe *)sc->spq_dma.vaddr; in bnx2x_alloc_hsi_mem()
H A Decore_hsi.h4991 struct eth_spe { struct