Home
last modified time | relevance | path

Searched refs:MB_KERNEL_CTX_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/scsi/bnx2i/
A Dbnx2i.h105 #define MB_KERNEL_CTX_SIZE (1 << MB_KERNEL_CTX_SHIFT) macro
A Dbnx2i_hwi.c2728 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()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/
A Dbnx2.h6598 #define MB_KERNEL_CTX_SIZE (1 << MB_KERNEL_CTX_SHIFT) macro
6599 #define MB_KERNEL_CTX_MASK (MB_KERNEL_CTX_SIZE - 1)
A Dbnx2.c4972 val = 0x10000 + (MAX_CID_CNT * MB_KERNEL_CTX_SIZE); in bnx2_init_chip()

Completed in 64 milliseconds