Searched refs:ctx_pages (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dbnx2.c822 for (i = 0; i < bp->ctx_pages; i++) {
889 bp->ctx_pages = 0x2000 / BCM_PAGE_SIZE;
890 if (bp->ctx_pages == 0)
891 bp->ctx_pages = 1;
892 for (i = 0; i < bp->ctx_pages; i++) {
2533 for (i = 0; i < bp->ctx_pages; i++) {
H A Dbnx2.h6866 int ctx_pages; member in struct:bnx2

Completed in 82 milliseconds