Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dcbx.h106 u8 qed_dcbx_get_priority_tc(struct qed_hwfn *p_hwfn, u8 pri);
H A Dqed_roce.c212 tc = qed_dcbx_get_priority_tc(p_hwfn, pri); in qed_roce_get_qp_tc()
H A Dqed_dcbx.c974 u8 qed_dcbx_get_priority_tc(struct qed_hwfn *p_hwfn, u8 pri) in qed_dcbx_get_priority_tc() function