Searched refs:DRV_MSG_CODE_LOAD_DONE (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | mcp_public.h | 1245 #define DRV_MSG_CODE_LOAD_DONE 0x11000000 macro
|
| H A D | ecore_mcp.c | 1164 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 D | bnx2x.c | 6336 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 D | ecore_hsi.h | 1685 #define DRV_MSG_CODE_LOAD_DONE 0x11000000 macro
|