Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDecore.h84 ECORE_PHY_CORE_WRITE = DRV_MSG_CODE_PHY_CORE_WRITE, enumerator
HDecore_mcp.c3566 nvm_cmd = (cmd == ECORE_PHY_CORE_WRITE) ? DRV_MSG_CODE_PHY_CORE_WRITE : in ecore_mcp_phy_write()