eth_spe
struct eth_spe *spq;
struct eth_spe *spq_prod_bd;
struct eth_spe *spq_last_bd;
struct eth_spe *cnic_kwq;
struct eth_spe *cnic_kwq_prod;
struct eth_spe *cnic_kwq_cons;
struct eth_spe *cnic_kwq_last;
#define SP_DESC_CNT (BCM_PAGE_SIZE / sizeof(struct eth_spe))
struct eth_spe *spe;
struct eth_spe *spe = (struct eth_spe *)kwqes[i];
static struct eth_spe *bnx2x_sp_get_next(struct bnx2x *bp)
struct eth_spe *next_spe = bp->spq_prod_bd;
struct eth_spe *spe;