Searched refs:context_size (Results 1 – 1 of 1) sorted by relevance
2427 int context_size; in bnx2x_alloc_mem() local2446 context_size = (sizeof(union cdu_context) * BNX2X_L2_CID_COUNT(sc)); in bnx2x_alloc_mem()2447 for (i = 0, allocated = 0; allocated < context_size; i++) { in bnx2x_alloc_mem()2449 (context_size - allocated)); in bnx2x_alloc_mem()