Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_int.c1281 struct ecore_pi_info *pi_info = OSAL_NULL; in ecore_int_sp_dpc() local
1367 pi_info = &p_hwfn->p_sp_sb->pi_info_arr[pi]; in ecore_int_sp_dpc()
1368 if (pi_info->comp_cb != OSAL_NULL) in ecore_int_sp_dpc()
1369 pi_info->comp_cb(p_hwfn, pi_info->cookie); in ecore_int_sp_dpc()