Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h1244 #define DRV_MSG_CODE_UNLOAD_DONE 0x21000000 macro
H A Decore_mcp.c1235 mb_params.cmd = DRV_MSG_CODE_UNLOAD_DONE; in ecore_mcp_unload_done()
/freebsd/sys/dev/bxe/
H A Dbxe.c3818 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, reset_param); in bxe_send_unload_done()
11144 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, 0); in bxe_leader_reset()
12832 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, 0); in bxe_nic_load()
15272 uint32_t rc = bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, in bxe_prev_mcp_done()
H A Decore_hsi.h1675 #define DRV_MSG_CODE_UNLOAD_DONE 0x21000000 macro