Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mfw_hsi.h1172 DRV_MSG_CODE_INIT_PHY = DRV_MSG_CODE(0x2200), enumerator
H A Dqed_mcp.c1532 cmd = b_up ? DRV_MSG_CODE_INIT_PHY : DRV_MSG_CODE_LINK_RESET; in qed_mcp_set_link()