Searched refs:b_up (Results 1 – 2 of 2) sorted by relevance
293 bool b_up);
1390 int qed_mcp_set_link(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, bool b_up) in qed_mcp_set_link() argument1400 cmd = b_up ? DRV_MSG_CODE_INIT_PHY : DRV_MSG_CODE_LINK_RESET; in qed_mcp_set_link()1428 p_hwfn->b_drv_link_init = b_up; in qed_mcp_set_link()1430 if (b_up) { in qed_mcp_set_link()1461 qed_mcp_handle_link_change(p_hwfn, p_ptt, !b_up); in qed_mcp_set_link()