Searched refs:ctx_blk (Results 1 – 2 of 2) sorted by relevance
825 if (bp->ctx_blk[i]) { in bnx2_free_mem()827 bp->ctx_blk[i], in bnx2_free_mem()829 bp->ctx_blk[i] = NULL; in bnx2_free_mem()892 bp->ctx_blk[i] = dma_alloc_coherent(&bp->pdev->dev, in bnx2_alloc_mem()896 if (bp->ctx_blk[i] == NULL) in bnx2_alloc_mem()2571 if (bp->ctx_blk[i]) in bnx2_init_5709_context()2572 memset(bp->ctx_blk[i], 0, BNX2_PAGE_SIZE); in bnx2_init_5709_context()
6936 void *ctx_blk[4]; member