Home
last modified time | relevance | path

Searched refs:FW_MSG_CODE_DRV_LOAD_FUNCTION (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_mcp.c1050 case FW_MSG_CODE_DRV_LOAD_FUNCTION: in qed_mcp_load_req()
Dqed_dev.c1800 case FW_MSG_CODE_DRV_LOAD_FUNCTION: in qed_hw_init()
Dqed_hsi.h12592 #define FW_MSG_CODE_DRV_LOAD_FUNCTION 0x10120000 macro
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_hsi.h1352 #define FW_MSG_CODE_DRV_LOAD_FUNCTION 0x10120000 macro
Dbnx2x_cmn.c2407 return FW_MSG_CODE_DRV_LOAD_FUNCTION; in bnx2x_nic_load_no_mcp()
Dbnx2x_sp.c6027 case FW_MSG_CODE_DRV_LOAD_FUNCTION: in bnx2x_func_hw_init()
Dbnx2x_main.c6311 case FW_MSG_CODE_DRV_LOAD_FUNCTION: in bnx2x_init_internal()
10750 rc = bnx2x_compare_fw_ver(bp, FW_MSG_CODE_DRV_LOAD_FUNCTION, false); in bnx2x_prev_unload_uncommon()