Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h975 #define INT_BLOCK_MODE_BW_COMP 2 macro
978 !((bp)->common.int_block & INT_BLOCK_MODE_BW_COMP))
Dbnx2x_main.c12035 bp->common.int_block |= INT_BLOCK_MODE_BW_COMP; in bnx2x_get_hwinfo()