Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_dcbx.h129 u8 qed_dcbx_get_priority_tc(struct qed_hwfn *p_hwfn, u8 pri);
Dqed_roce.c235 tc = qed_dcbx_get_priority_tc(p_hwfn, pri); in qed_roce_get_qp_tc()
Dqed_dcbx.c1002 u8 qed_dcbx_get_priority_tc(struct qed_hwfn *p_hwfn, u8 pri) in qed_dcbx_get_priority_tc() function