Searched refs:ctx_pages (Results 1 – 2 of 2) sorted by relevance
878 for (i = 0; i < bp->ctx_pages; i++) { in bnx2_alloc_mem() 920 bp->ctx_pages = 0x2000 / BNX2_PAGE_SIZE; in bnx2_alloc_mem() 921 if (bp->ctx_pages == 0) in bnx2_alloc_mem() 922 bp->ctx_pages = 1; in bnx2_alloc_mem() 923 for (i = 0; i < bp->ctx_pages; i++) { in bnx2_alloc_mem() 2600 for (i = 0; i < bp->ctx_pages; i++) { in bnx2_init_5709_context()
6935 int ctx_pages; member