Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Drte_pmd_i40e.h31 RTE_PMD_I40E_MB_EVENT_PROCEED, /**< proceed with mbox request */ enumerator
H A Di40e_pf.c1352 ret_param.retval = RTE_PMD_I40E_MB_EVENT_PROCEED; in i40e_pf_host_handle_vf_msg()
1367 if (ret_param.retval != RTE_PMD_I40E_MB_EVENT_PROCEED) { in i40e_pf_host_handle_vf_msg()