Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_hsi.h1347 #define FW_MSG_CODE_DRV_LOAD_FUNCTION 0x10120000 macro
Dbnx2x_cmn.c2396 return FW_MSG_CODE_DRV_LOAD_FUNCTION; in bnx2x_nic_load_no_mcp()
Dbnx2x_sp.c5547 case FW_MSG_CODE_DRV_LOAD_FUNCTION: in bnx2x_func_hw_init()
Dbnx2x_main.c6266 case FW_MSG_CODE_DRV_LOAD_FUNCTION: in bnx2x_init_internal()
10483 rc = bnx2x_compare_fw_ver(bp, FW_MSG_CODE_DRV_LOAD_FUNCTION, false); in bnx2x_prev_unload_uncommon()