Home
last modified time | relevance | path

Searched refs:ret_next_table (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
4651 if (ret_next_table) in ice_aq_get_internal_data()
4652 *ret_next_table = LE16_TO_CPU(cmd->table_id); 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
6517 if (ret_next_table != NULL) in i40e_aq_debug_dump()
6518 *ret_next_table = resp->table_id; in i40e_aq_debug_dump()