Searched defs:ret_next_table (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_common.c5489 * @ret_next_table: next block to read
5498 u8 *ret_next_table, u32 *ret_next_index,
5528 if (ret_next_table != NULL)
5529 *ret_next_table = resp->table_id;
5495 i40e_aq_debug_dump(struct i40e_hw *hw, u8 cluster_id, u8 table_id, u32 start_index, u16 buff_size, void *buff, u16 *ret_buff_size, u8 *ret_next_table, u32 *ret_next_index, struct i40e_asq_cmd_details *cmd_details) argument

Completed in 77 milliseconds