Searched refs:DRV_MSG_CODE_LINK_RESET (Results 1 – 2 of 2) sorted by relevance
1173 DRV_MSG_CODE_LINK_RESET = DRV_MSG_CODE(0x2300), enumerator
1532 cmd = b_up ? DRV_MSG_CODE_INIT_PHY : DRV_MSG_CODE_LINK_RESET; in qed_mcp_set_link()