Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.c1351 BNX2X_CIDS_PER_VF * sizeof(union cdu_context); in bnx2x_iov_alloc_mem()
1548 union cdu_context *base_cxt = (union cdu_context *) in bnx2x_iov_nic_init()
2005 union cdu_context *base_cxt = (union cdu_context *) in bnx2x_vf_acquire()
Dbnx2x.h1080 union cdu_context { union
1088 #define ILT_PAGE_CIDS (CDU_ILT_PAGE_SZ / sizeof(union cdu_context))
1200 union cdu_context *vcxt;
Dbnx2x_main.c7376 if (sizeof(union cdu_context) != 1024) in bnx2x_init_hw_common()
7380 (long)sizeof(union cdu_context)); in bnx2x_init_hw_common()
8376 context_size = sizeof(union cdu_context) * BNX2X_L2_CID_COUNT(bp); in bnx2x_alloc_mem()