Home
last modified time | relevance | path

Searched refs:BNX2_MQ_CONFIG2_CONT_SZ (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/bnx2i/
H A Dbnx2i.h117 #define BNX2_MQ_CONFIG2_CONT_SZ (0x7L<<4) macro
H A Dbnx2i_hwi.c2726 ctx_sz = (config2 & BNX2_MQ_CONFIG2_CONT_SZ) >> 3; in bnx2i_map_ep_dbell_regs()