Searched refs:spq (Results 1 – 2 of 2) sorted by relevance
3090 /* spq */ in bnx2x_func_init() 3816 /* must be called under the spq lock */3822 bp->spq_prod_bd = bp->spq; in bnx2x_sp_get_next() 3824 DP(BNX2X_MSG_SP, "end of spq\n"); in bnx2x_sp_get_next() 3832 /* must be called under the spq lock */3951 (void *)bp->spq_prod_bd - (void *)bp->spq), command, common, in bnx2x_sp_post() 6137 bp->spq_prod_bd = bp->spq; in bnx2x_init_sp_ring() 8307 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() [all...]
1439 struct eth_spe *spq; member