Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h981 #define INT_BLOCK_MODE_BW_COMP 2 macro
984 !((bp)->common.int_block & INT_BLOCK_MODE_BW_COMP))
Dbnx2x_main.c11966 bp->common.int_block |= INT_BLOCK_MODE_BW_COMP; in bnx2x_get_hwinfo()