Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_hsi.h1690 #define DRV_MSG_CODE_DCC_OK 0x30000000 macro
H A Dbnx2x.c3686 bnx2x_fw_command(sc, DRV_MSG_CODE_DCC_OK, 0); in bnx2x_dcc_event()