Searched refs:QED_MSG_DCB (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/ |
D | qed_dcbx.c | 177 DP_VERBOSE(p_hwfn, QED_MSG_DCB, "DCBX negotiated: %d\n", in qed_dcbx_dp_protocol() 183 DP_VERBOSE(p_hwfn, QED_MSG_DCB, in qed_dcbx_dp_protocol() 289 DP_VERBOSE(p_hwfn, QED_MSG_DCB, "Num APP entries = %d\n", count); in qed_dcbx_process_tlv() 425 QED_MSG_DCB, in qed_dcbx_copy_mib() 475 DP_VERBOSE(p_hwfn, QED_MSG_DCB, in qed_dcbx_get_priority_info() 541 DP_VERBOSE(p_hwfn, QED_MSG_DCB, in qed_dcbx_get_app_data() 566 DP_VERBOSE(p_hwfn, QED_MSG_DCB, in qed_dcbx_get_pfc_data() 587 DP_VERBOSE(p_hwfn, QED_MSG_DCB, in qed_dcbx_get_ets_data() 595 DP_VERBOSE(p_hwfn, QED_MSG_DCB, in qed_dcbx_get_ets_data() 612 DP_VERBOSE(p_hwfn, QED_MSG_DCB, in qed_dcbx_get_ets_data() [all …]
|
D | qed_rdma.c | 1824 DP_VERBOSE(p_hwfn, (QED_MSG_DCB | QED_MSG_RDMA), in qed_rdma_dpm_conf()
|
D | qed_dev.c | 1838 QED_MSG_DCB, in qed_hw_init()
|
/Linux-v4.19/include/linux/qed/ |
D | qed_if.h | 1117 QED_MSG_DCB = 0x40000, enumerator
|