Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Dbcm_osal.c37 void osal_poll_mode_dpc(osal_int_ptr_t hwfn_cookie) in osal_poll_mode_dpc() argument
39 struct ecore_hwfn *p_hwfn = (struct ecore_hwfn *)hwfn_cookie; in osal_poll_mode_dpc()
H A Decore_int_api.h288 void ecore_int_sp_dpc(osal_int_ptr_t hwfn_cookie);
H A Dbcm_osal.h180 void osal_poll_mode_dpc(osal_int_ptr_t hwfn_cookie);
H A Decore_int.c1278 void ecore_int_sp_dpc(osal_int_ptr_t hwfn_cookie) in ecore_int_sp_dpc() argument
1280 struct ecore_hwfn *p_hwfn = (struct ecore_hwfn *)hwfn_cookie; in ecore_int_sp_dpc()