Searched refs:BNX2_MQ_CONFIG2_CONT_SZ (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/bnx2i/ | ||
H A D | bnx2i.h | 117 #define BNX2_MQ_CONFIG2_CONT_SZ (0x7L<<4) macro |
H A D | bnx2i_hwi.c | 2726 ctx_sz = (config2 & BNX2_MQ_CONFIG2_CONT_SZ) >> 3; in bnx2i_map_ep_dbell_regs() |