Home
last modified time | relevance | path

Searched refs:cdu_context (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h966 union cdu_context { union
974 #define ILT_PAGE_CIDS (CDU_ILT_PAGE_SZ / sizeof(union cdu_context))
1077 union cdu_context *vcxt;
Dbnx2x_main.c6319 if (sizeof(union cdu_context) != 1024) in bnx2x_init_hw_common()
6323 (long)sizeof(union cdu_context)); in bnx2x_init_hw_common()
7101 bp->context.size = sizeof(union cdu_context) * BNX2X_L2_CID_COUNT(bp); in bnx2x_alloc_mem()