Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_hsi.h1691 #define DRV_MSG_CODE_DCC_FAILURE 0x31000000 macro
H A Dbnx2x.c3684 bnx2x_fw_command(sc, DRV_MSG_CODE_DCC_FAILURE, 0); in bnx2x_dcc_event()