Searched refs:ret_next_table (Results 1 – 5 of 5) sorted by relevance
| /dpdk/drivers/common/iavf/ |
| H A D | iavf_prototype.h | 96 u8 *ret_next_table, u32 *ret_next_index,
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_common.h | 72 u16 *ret_next_table, u32 *ret_next_index,
|
| H A D | ice_common.c | 4628 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 D | i40e_prototype.h | 574 u8 *ret_next_table, u32 *ret_next_index,
|
| H A D | i40e_common.c | 6487 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()
|