Searched refs:QED_MSG_DCB (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/qlogic/qed/ |
D | qed_dcbx.c | 151 DP_VERBOSE(p_hwfn, QED_MSG_DCB, "DCBX negotiated: %d\n", in qed_dcbx_dp_protocol() 157 DP_VERBOSE(p_hwfn, QED_MSG_DCB, in qed_dcbx_dp_protocol() 237 DP_VERBOSE(p_hwfn, QED_MSG_DCB, in qed_dcbx_get_app_protocol_type() 262 DP_VERBOSE(p_hwfn, QED_MSG_DCB, "Num APP entries = %d\n", count); in qed_dcbx_process_tlv() 398 QED_MSG_DCB, in qed_dcbx_copy_mib() 448 DP_VERBOSE(p_hwfn, QED_MSG_DCB, in qed_dcbx_get_priority_info() 514 DP_VERBOSE(p_hwfn, QED_MSG_DCB, in qed_dcbx_get_app_data() 539 DP_VERBOSE(p_hwfn, QED_MSG_DCB, in qed_dcbx_get_pfc_data() 561 DP_VERBOSE(p_hwfn, QED_MSG_DCB, in qed_dcbx_get_ets_data() 569 DP_VERBOSE(p_hwfn, QED_MSG_DCB, in qed_dcbx_get_ets_data() [all …]
|
D | qed_rdma.c | 1874 DP_VERBOSE(p_hwfn, (QED_MSG_DCB | QED_MSG_RDMA), in qed_rdma_dpm_conf()
|
D | qed_dev.c | 3234 QED_MSG_DCB, in qed_hw_init()
|
/linux-6.1.9/include/linux/qed/ |
D | qed_if.h | 1295 QED_MSG_DCB = 0x40000, enumerator
|