Home
last modified time | relevance | path

Searched refs:ecore_int_sp_dpc (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_int_api.h288 void ecore_int_sp_dpc(osal_int_ptr_t hwfn_cookie);
H A Dbcm_osal.c45 ecore_int_sp_dpc((osal_int_ptr_t)(p_hwfn)); in osal_poll_mode_dpc()
H A Decore_int.c1278 void ecore_int_sp_dpc(osal_int_ptr_t hwfn_cookie) in ecore_int_sp_dpc() function
/f-stack/dpdk/drivers/net/qede/
H A Dqede_ethdev.c285 ecore_int_sp_dpc((osal_int_ptr_t)(p_hwfn)); in qede_interrupt_action()