Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.c1372 BNX2X_CIDS_PER_VF * sizeof(union cdu_context); in bnx2x_iov_alloc_mem()
1569 union cdu_context *base_cxt = (union cdu_context *) in bnx2x_iov_nic_init()
2026 union cdu_context *base_cxt = (union cdu_context *) in bnx2x_vf_acquire()
Dbnx2x.h1074 union cdu_context { union
1082 #define ILT_PAGE_CIDS (CDU_ILT_PAGE_SZ / sizeof(union cdu_context))
1194 union cdu_context *vcxt;
Dbnx2x_main.c7365 if (sizeof(union cdu_context) != 1024) in bnx2x_init_hw_common()
7369 (long)sizeof(union cdu_context)); in bnx2x_init_hw_common()
8365 context_size = sizeof(union cdu_context) * BNX2X_L2_CID_COUNT(bp); in bnx2x_alloc_mem()