Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/qlogic/qed/
Dqed_rdma.h174 void qed_rdma_dpm_conf(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt);
178 static inline void qed_rdma_dpm_conf(struct qed_hwfn *p_hwfn, in qed_rdma_dpm_conf() function
Dqed_rdma.c1865 void qed_rdma_dpm_conf(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_rdma_dpm_conf() function
1881 qed_rdma_dpm_conf(p_hwfn, p_ptt); in qed_rdma_dpm_bar()
Dqed_roce.c1115 qed_rdma_dpm_conf(p_hwfn, p_ptt); in qed_roce_dpm_dcbx()