Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/qlnx/qlnxe/
HDecore.h74 ECORE_NVM_READ_NVRAM = DRV_MSG_CODE_NVM_READ_NVRAM,
HDmcp_public.h1284 #define DRV_MSG_CODE_NVM_READ_NVRAM 0x00050000 /* Read 32bytes of nvram data. Param is [0:23] ??? … macro
HDecore_mcp.c3358 DRV_MSG_CODE_NVM_READ_NVRAM, in ecore_mcp_nvm_read()
HDecore_dbg_fw_funcs.c4489 …if (ecore_mcp_nvm_rd_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_NVM_READ_NVRAM, (nvram_offset_bytes + read_of… in ecore_nvram_read()