Home
last modified time | relevance | path

Searched refs:DRV_MSG_CODE_NVM_WRITE_NVRAM (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore.h71 ECORE_NVM_WRITE_NVRAM = DRV_MSG_CODE_NVM_WRITE_NVRAM,
H A Dmcp_public.h1311 #define DRV_MSG_CODE_NVM_WRITE_NVRAM 0x00060000 macro
H A Decore_mcp.c3278 nvm_cmd = DRV_MSG_CODE_NVM_WRITE_NVRAM; in ecore_mcp_nvm_write()