Searched refs:MB_KERNEL_CTX_SIZE (Results 1 – 2 of 2) sorted by relevance
3921 #define MB_KERNEL_CTX_SIZE (1 << MB_KERNEL_CTX_SHIFT) macro3922 #define MB_KERNEL_CTX_MASK (MB_KERNEL_CTX_SIZE - 1)
1907 val = 0x10000 + (MAX_CID_CNT * MB_KERNEL_CTX_SIZE); in bnx2_init_chip()