Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_int.h456 int qed_pglueb_rbc_attn_handler(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt,
H A Dqed_int.c234 int qed_pglueb_rbc_attn_handler(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, in qed_pglueb_rbc_attn_handler() function
346 return qed_pglueb_rbc_attn_handler(p_hwfn, p_hwfn->p_dpc_ptt, false); in qed_pglueb_rbc_attn_cb()
H A Dqed_dev.c3165 qed_pglueb_rbc_attn_handler(p_hwfn, p_hwfn->p_main_ptt, true); in qed_hw_init()