Searched defs:ret_next_index (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_common.c | 5490 * @ret_next_index: next index to read 5498 u8 *ret_next_table, u32 *ret_next_index, 5530 if (ret_next_index != NULL) 5531 *ret_next_index = LE32_TO_CPU(resp->idx); 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 75 milliseconds