Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mfw_hsi.h1489 FW_MSG_CODE_DRV_UNLOAD_FUNCTION = FW_MSG_CODE(0x2013), enumerator
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_hsi.h1366 #define FW_MSG_CODE_DRV_UNLOAD_FUNCTION 0x20120000 macro
H A Dbnx2x_sp.c6122 case FW_MSG_CODE_DRV_UNLOAD_FUNCTION: in bnx2x_func_hw_reset()
H A Dbnx2x_main.c9205 reset_code = FW_MSG_CODE_DRV_UNLOAD_FUNCTION; in bnx2x_send_unload_req()