Searched refs:qed_dbg_read_attn (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_dbg_hsi.h | 1118 * qed_dbg_read_attn(): Reads the attention registers of the specified 1132 enum dbg_status qed_dbg_read_attn(struct qed_hwfn *p_hwfn,
|
H A D | qed_int.c | 894 status = qed_dbg_read_attn(p_hwfn, p_hwfn->p_dpc_ptt, id, type, in qed_int_attn_print()
|
H A D | qed_debug.c | 5713 enum dbg_status qed_dbg_read_attn(struct qed_hwfn *p_hwfn, in qed_dbg_read_attn() function
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_int.c | 881 status = qed_dbg_read_attn(p_hwfn, p_hwfn->p_dpc_ptt, id, type, in qed_int_attn_print()
|
H A D | qed_debug.c | 5333 enum dbg_status qed_dbg_read_attn(struct qed_hwfn *p_hwfn, in qed_dbg_read_attn() function
|
H A D | qed_hsi.h | 3345 * @brief qed_dbg_read_attn - Reads the attention registers of the specified 3359 enum dbg_status qed_dbg_read_attn(struct qed_hwfn *p_hwfn,
|
Completed in 76 milliseconds