Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore.h76 ECORE_PHY_RAW_WRITE = DRV_MSG_CODE_PHY_RAW_WRITE,
H A Dmcp_public.h1331 #define DRV_MSG_CODE_PHY_RAW_WRITE 0x000c0000 macro
H A Decore_mcp.c3347 DRV_MSG_CODE_PHY_RAW_WRITE; in ecore_mcp_phy_write()