Home
last modified time | relevance | path

Searched refs:DRV_MSG_CODE_UNLOAD_DONE (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Dmcp_public.h1249 #define DRV_MSG_CODE_UNLOAD_DONE 0x21000000 macro
H A Decore_mcp.c1199 mb_params.cmd = DRV_MSG_CODE_UNLOAD_DONE; in ecore_mcp_unload_done()
/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c1651 bnx2x_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, reset_param); in bnx2x_send_unload_done()
6366 bnx2x_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, 0); in bnx2x_leader_reset()
7445 bnx2x_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, 0); in bnx2x_nic_load()
9087 uint32_t rc = bnx2x_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, in bnx2x_prev_mcp_done()
H A Decore_hsi.h1689 #define DRV_MSG_CODE_UNLOAD_DONE 0x21000000 macro