Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h957 #define INT_BLOCK_MODE_BW_COMP 2 macro
960 !((sc)->devinfo.int_block & INT_BLOCK_MODE_BW_COMP))
H A Dbnx2x.c8451 sc->devinfo.int_block |= INT_BLOCK_MODE_BW_COMP; in bnx2x_get_device_info()