Searched refs:DRV_MSG_CODE_UNLOAD_DONE (Results 1 – 2 of 2) sorted by relevance
3848 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, reset_param); in bxe_send_unload_done()11214 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, 0); in bxe_leader_reset()12918 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, 0); in bxe_nic_load()15374 uint32_t rc = bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, in bxe_prev_mcp_done()
1675 #define DRV_MSG_CODE_UNLOAD_DONE 0x21000000 macro