Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Dmcp_public.h1244 #define DRV_MSG_CODE_LOAD_REQ 0x10000000 macro
H A Decore_mcp.c442 case DRV_MSG_CODE_LOAD_REQ: in ecore_emul_mcp_cmd()
952 mb_params.cmd = DRV_MSG_CODE_LOAD_REQ; in __ecore_mcp_load_req()
/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_hsi.h1684 #define DRV_MSG_CODE_LOAD_REQ 0x10000000 macro
H A Dbnx2x.c2742 (*load_code) = bnx2x_fw_command(sc, DRV_MSG_CODE_LOAD_REQ, in bnx2x_nic_load_request()
6320 load_code = bnx2x_fw_command(sc, DRV_MSG_CODE_LOAD_REQ, in bnx2x_leader_reset()