Searched refs:qed_link_update (Results 1 – 2 of 2) sorted by relevance
36 void qed_link_update(struct ecore_hwfn *hwfn);344 #define OSAL_LINK_UPDATE(hwfn) qed_link_update(hwfn)
188 qed_link_update(hwfn); in qed_handle_bulletin_change()648 void qed_link_update(struct ecore_hwfn *hwfn) in qed_link_update() function