Searched refs:ctx_blk (Results 1 – 2 of 2) sorted by relevance
865 if (bp->ctx_blk[i]) { in bnx2_free_mem()867 bp->ctx_blk[i], in bnx2_free_mem()869 bp->ctx_blk[i] = NULL; in bnx2_free_mem()910 bp->ctx_blk[i] = dma_alloc_coherent(&bp->pdev->dev, in bnx2_alloc_mem()914 if (bp->ctx_blk[i] == NULL) in bnx2_alloc_mem()2589 if (bp->ctx_blk[i]) in bnx2_init_5709_context()2590 memset(bp->ctx_blk[i], 0, BNX2_PAGE_SIZE); in bnx2_init_5709_context()
6937 void *ctx_blk[4]; member