Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/qlnx/qlnxe/
Dmcp_public.h1252 #define DRV_MSG_CODE_INIT_PHY 0x22000000 macro
Decore_mcp.c1610 cmd = b_up ? DRV_MSG_CODE_INIT_PHY : DRV_MSG_CODE_LINK_RESET; in ecore_mcp_set_link()