Lines Matching defs:ret_next_table
6550 u16 ret_next_table = 0;
6577 &ret_next_cluster, &ret_next_table, &ret_next_index, NULL);
6588 ret_next_table, ret_next_index, ret_buf_size);
6609 bool same_table_next = (table_id == ret_next_table);
6613 (ret_next_table == 0xffff);
6616 (ret_next_table == 0xff || ret_next_table == 0xffff);
6629 table_id = ret_next_table;
11717 u16 ret_next_table = 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);
11796 ddc->table_id = ret_next_table;