Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_int_api.h299 void ecore_int_sp_dpc(osal_int_ptr_t hwfn_cookie);
H A Decore_int.c1230 void ecore_int_sp_dpc(osal_int_ptr_t hwfn_cookie) in ecore_int_sp_dpc() argument
1232 struct ecore_hwfn *p_hwfn = (struct ecore_hwfn *)hwfn_cookie; in ecore_int_sp_dpc()