qed_link_update
void qed_link_update(struct qed_hwfn *hwfn, struct qed_ptt *ptt);
qed_link_update(p_hwfn, p_ptt);
qed_link_update(hwfn, NULL);