Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
HDmcp_public.h1245 #define DRV_MSG_CODE_INIT_PHY 0x22000000 macro
HDecore_mcp.c1608 cmd = b_up ? DRV_MSG_CODE_INIT_PHY : DRV_MSG_CODE_LINK_RESET; in ecore_mcp_set_link()