Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed.h61 QED_NVM_WRITE_NVRAM = DRV_MSG_CODE_NVM_WRITE_NVRAM,
H A Dqed_mcp.c3097 nvm_cmd = DRV_MSG_CODE_NVM_WRITE_NVRAM; in qed_mcp_nvm_write()
H A Dqed_hsi.h12441 #define DRV_MSG_CODE_NVM_WRITE_NVRAM 0x00060000 macro