Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.c1495 cmd = b_up ? DRV_MSG_CODE_INIT_PHY : DRV_MSG_CODE_LINK_RESET; in qed_mcp_set_link()
H A Dqed_hsi.h12412 #define DRV_MSG_CODE_INIT_PHY 0x22000000 macro