Searched refs:ctx_pages (Results 1 – 2 of 2) sorted by relevance
861 for (i = 0; i < bp->ctx_pages; i++) { in bnx2_free_mem()903 bp->ctx_pages = 0x2000 / BNX2_PAGE_SIZE; in bnx2_alloc_mem()904 if (bp->ctx_pages == 0) in bnx2_alloc_mem()905 bp->ctx_pages = 1; in bnx2_alloc_mem()906 for (i = 0; i < bp->ctx_pages; i++) { in bnx2_alloc_mem()2583 for (i = 0; i < bp->ctx_pages; i++) { in bnx2_init_5709_context()
6935 int ctx_pages; member