Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mfw_hsi.h1171 DRV_MSG_CODE_UNLOAD_DONE = DRV_MSG_CODE(0x2100), enumerator
H A Dqed_mcp.c1155 mb_params.cmd = DRV_MSG_CODE_UNLOAD_DONE; in qed_mcp_unload_done()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_hsi.h1278 #define DRV_MSG_CODE_UNLOAD_DONE 0x21000000 macro
H A Dbnx2x_main.c9223 bnx2x_fw_command(bp, DRV_MSG_CODE_UNLOAD_DONE, reset_param); in bnx2x_send_unload_done()
9965 bnx2x_fw_command(bp, DRV_MSG_CODE_UNLOAD_DONE, 0); in bnx2x_leader_reset()
10545 u32 rc = bnx2x_fw_command(bp, DRV_MSG_CODE_UNLOAD_DONE, in bnx2x_prev_mcp_done()
H A Dbnx2x_cmn.c2958 bnx2x_fw_command(bp, DRV_MSG_CODE_UNLOAD_DONE, 0); in bnx2x_nic_load()