Home
last modified time | relevance | path

Searched refs:qed_roce_dpm_dcbx (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_roce.h13 void qed_roce_dpm_dcbx(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt);
15 static inline void qed_roce_dpm_dcbx(struct qed_hwfn *p_hwfn, in qed_roce_dpm_dcbx() function
Dqed_roce.c1104 void qed_roce_dpm_dcbx(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_roce_dpm_dcbx() function
Dqed_dcbx.c890 qed_roce_dpm_dcbx(p_hwfn, p_ptt); in qed_dcbx_mib_update_event()