Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Dbcm_osal.h355 #define OSAL_VF_CQE_COMPLETION(_dev_p, _cqe, _protocol) (0) macro
H A Decore_spq.c484 return OSAL_VF_CQE_COMPLETION(p_hwfn, cqe, protocol); in ecore_cqe_completion()