Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_mfw_hsi.h1488 FW_MSG_CODE_DRV_UNLOAD_PORT = FW_MSG_CODE(0x2012), enumerator
/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_hsi.h1365 #define FW_MSG_CODE_DRV_UNLOAD_PORT 0x20110000 macro
Dbnx2x_sp.c6119 case FW_MSG_CODE_DRV_UNLOAD_PORT: in bnx2x_func_hw_reset()
Dbnx2x_main.c9204 reset_code = FW_MSG_CODE_DRV_UNLOAD_PORT; in bnx2x_send_unload_req()