Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_int.h256 enum _ecore_status_t ecore_pglueb_rbc_attn_handler(struct ecore_hwfn *p_hwfn,
H A Decore_int.c295 enum _ecore_status_t ecore_pglueb_rbc_attn_handler(struct ecore_hwfn *p_hwfn, in ecore_pglueb_rbc_attn_handler() function
409 return ecore_pglueb_rbc_attn_handler(p_hwfn, p_hwfn->p_dpc_ptt, false); in ecore_pglueb_rbc_attn_cb()
H A Decore_dev.c3812 ecore_pglueb_rbc_attn_handler(p_hwfn, p_hwfn->p_main_ptt, true); in ecore_hw_init()