Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/qlnx/qlnxe/
HDecore.h80 ECORE_PHY_RAW_WRITE = DRV_MSG_CODE_PHY_RAW_WRITE,
HDmcp_public.h1290 #define DRV_MSG_CODE_PHY_RAW_WRITE 0x000c0000 /* Param: [0:15] - Address, [16:18] - lane# (0/1/2/3… macro
HDecore_mcp.c3564 DRV_MSG_CODE_PHY_RAW_WRITE; in ecore_mcp_phy_write()