Searched refs:BNX2X_L2_CID_COUNT (Results 1 – 2 of 2) sorted by relevance
1304 #define BNX2X_L2_CID_COUNT(sc) \ macro1307 (DIV_ROUND_UP(BNX2X_L2_CID_COUNT(sc), ILT_PAGE_CIDS))
2442 context_size = (sizeof(union cdu_context) * BNX2X_L2_CID_COUNT(sc)); in bnx2x_alloc_mem()