Searched refs:b_up (Results 1 – 2 of 2) sorted by relevance
1498 struct ecore_ptt *p_ptt, bool b_up) in ecore_mcp_set_link() argument1508 if (b_up) in ecore_mcp_set_link()1516 cmd = b_up ? DRV_MSG_CODE_INIT_PHY : DRV_MSG_CODE_LINK_RESET; in ecore_mcp_set_link()1545 p_hwfn->b_drv_link_init = b_up; in ecore_mcp_set_link()1547 if (b_up) in ecore_mcp_set_link()1573 ecore_mcp_handle_link_change(p_hwfn, p_ptt, !b_up); in ecore_mcp_set_link()
577 bool b_up);