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

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1439 struct eth_spe *spq;
1442 struct eth_spe *spq_prod_bd;
1443 struct eth_spe *spq_last_bd;
1684 struct eth_spe *cnic_kwq;
1685 struct eth_spe *cnic_kwq_prod;
1686 struct eth_spe *cnic_kwq_cons;
1687 struct eth_spe *cnic_kwq_last;
2241 #define SP_DESC_CNT (BCM_PAGE_SIZE / sizeof(struct eth_spe))
H A Dbnx2x_main.c3814 static struct eth_spe *bnx2x_sp_get_next(struct bnx2x *bp)
3816 struct eth_spe *next_spe = bp->spq_prod_bd;
3882 struct eth_spe *spe;
14429 struct eth_spe *spe;
14530 struct eth_spe *spe = (struct eth_spe *)kwqes[i];
H A Dbnx2x_hsi.h4392 struct eth_spe { struct

Completed in 175 milliseconds