Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Dmcp_public.h1245 #define DRV_MSG_CODE_LOAD_DONE 0x11000000 macro
H A Decore_mcp.c1164 rc = ecore_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_LOAD_DONE, 0, &resp, in ecore_mcp_load_done()
/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c6336 load_code = bnx2x_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_leader_reset()
7274 bnx2x_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load()
7293 bnx2x_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load()
7313 bnx2x_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load()
7321 bnx2x_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load()
H A Decore_hsi.h1685 #define DRV_MSG_CODE_LOAD_DONE 0x11000000 macro