Searched refs:MB_KERNEL_CTX_SIZE (Results 1 – 4 of 4) sorted by relevance
105 #define MB_KERNEL_CTX_SIZE (1 << MB_KERNEL_CTX_SHIFT) macro
2728 reg_off = CTX_OFFSET + MAX_CID_CNT * MB_KERNEL_CTX_SIZE in bnx2i_map_ep_dbell_regs()2732 reg_off = CTX_OFFSET + (MB_KERNEL_CTX_SIZE * cid_num); in bnx2i_map_ep_dbell_regs()2735 reg_off = CTX_OFFSET + (MB_KERNEL_CTX_SIZE * cid_num); in bnx2i_map_ep_dbell_regs()2738 MB_KERNEL_CTX_SIZE); in bnx2i_map_ep_dbell_regs()
6598 #define MB_KERNEL_CTX_SIZE (1 << MB_KERNEL_CTX_SHIFT) macro6599 #define MB_KERNEL_CTX_MASK (MB_KERNEL_CTX_SIZE - 1)
4956 val = 0x10000 + (MAX_CID_CNT * MB_KERNEL_CTX_SIZE); in bnx2_init_chip()