Searched refs:cdu_context (Results 1 – 2 of 2) sorted by relevance
429 union cdu_context { union437 #define ILT_PAGE_CIDS (CDU_ILT_PAGE_SZ / sizeof(union cdu_context))467 union cdu_context *vcxt;
2442 context_size = (sizeof(union cdu_context) * BNX2X_L2_CID_COUNT(sc)); in bnx2x_alloc_mem()2456 (union cdu_context *)sc->context[i].vcxt_dma.vaddr; in bnx2x_alloc_mem()10494 if (sizeof(union cdu_context) != 1024) {10498 (long)sizeof(union cdu_context));