Searched refs:spq (Results 1 – 2 of 2) sorted by relevance
3794 bp->spq_prod_bd = bp->spq; in bnx2x_sp_get_next()3924 (void *)bp->spq_prod_bd - (void *)bp->spq), command, common, in bnx2x_sp_post()6112 bp->spq_prod_bd = bp->spq; in bnx2x_init_sp_ring()8283 BNX2X_PCI_FREE(bp->spq, bp->spq_mapping, BCM_PAGE_SIZE); in bnx2x_free_mem()8387 bp->spq = BNX2X_PCI_ALLOC(&bp->spq_mapping, BCM_PAGE_SIZE); in bnx2x_alloc_mem()8388 if (!bp->spq) in bnx2x_alloc_mem()
1539 struct eth_spe *spq; member