Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x.h773 union cdu_context { union
781 #define ILT_PAGE_CIDS (CDU_ILT_PAGE_SZ / sizeof(union cdu_context))
860 union cdu_context *vcxt;
Dbnx2x_main.c5248 if (sizeof(union cdu_context) != 1024) in bnx2x_init_hw_common()
5252 (long)sizeof(union cdu_context)); in bnx2x_init_hw_common()
6146 bp->context.size = sizeof(union cdu_context) * bp->l2_cid_count; in bnx2x_alloc_mem()