Home
last modified time | relevance | path

Searched refs:ECORE_PHY_CORE_WRITE (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore.h78 ECORE_PHY_CORE_WRITE = DRV_MSG_CODE_PHY_CORE_WRITE, enumerator
H A Decore_mcp.c3346 nvm_cmd = (cmd == ECORE_PHY_CORE_WRITE) ? DRV_MSG_CODE_PHY_CORE_WRITE : in ecore_mcp_phy_write()