Home
last modified time | relevance | path

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

/dpdk/drivers/common/iavf/
H A Diavf_prototype.h96 u8 *ret_next_table, u32 *ret_next_index,
/dpdk/drivers/net/ice/base/
H A Dice_common.h72 u16 *ret_next_table, u32 *ret_next_index,
H A Dice_common.c4628 u16 *ret_next_table, u32 *ret_next_index, in ice_aq_get_internal_data() argument
4653 if (ret_next_index) in ice_aq_get_internal_data()
4654 *ret_next_index = LE32_TO_CPU(cmd->idx); in ice_aq_get_internal_data()
/dpdk/drivers/net/i40e/base/
H A Di40e_prototype.h574 u8 *ret_next_table, u32 *ret_next_index,
H A Di40e_common.c6487 u8 *ret_next_table, u32 *ret_next_index, in i40e_aq_debug_dump() argument
6519 if (ret_next_index != NULL) in i40e_aq_debug_dump()
6520 *ret_next_index = LE32_TO_CPU(resp->idx); in i40e_aq_debug_dump()