Searched refs:spq (Results 1 – 2 of 2) sorted by relevance
3821 bp->spq_prod_bd = bp->spq; in bnx2x_sp_get_next()3950 (void *)bp->spq_prod_bd - (void *)bp->spq), command, common, in bnx2x_sp_post()6136 bp->spq_prod_bd = bp->spq; in bnx2x_init_sp_ring()8306 BNX2X_PCI_FREE(bp->spq, bp->spq_mapping, BCM_PAGE_SIZE); in bnx2x_free_mem()8410 bp->spq = BNX2X_PCI_ALLOC(&bp->spq_mapping, BCM_PAGE_SIZE); in bnx2x_alloc_mem()8411 if (!bp->spq) in bnx2x_alloc_mem()
1439 struct eth_spe *spq; member