Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h981 #define INT_BLOCK_MODE_BW_COMP 2 macro
984 !((bp)->common.int_block & INT_BLOCK_MODE_BW_COMP))
H A Dbnx2x_main.c11982 bp->common.int_block |= INT_BLOCK_MODE_BW_COMP; in bnx2x_get_hwinfo()