Lines Matching defs:ret_next_index
6551 u32 ret_next_index = 0;
6577 &ret_next_cluster, &ret_next_table, &ret_next_index, NULL);
6588 ret_next_table, ret_next_index, ret_buf_size);
6617 bool last_offset_next = (ret_next_index == 0xffffffff || ret_next_index == 0);
6644 offset = ret_next_index;
11718 u32 ret_next_index = 0;
11784 &ret_next_cluster, &ret_next_table, &ret_next_index, NULL);
11785 ice_debug(hw, ICE_DBG_DIAG, "%s: ret_buf_size %d, ret_next_table %d, ret_next_index %d\n",
11786 __func__, ret_buf_size, ret_next_table, ret_next_index);
11797 ddc->offset = ret_next_index;