Searched refs:to_idx (Results 1 – 3 of 3) sorted by relevance
215 int to = calc_idx(xor->to_idx, cf->can_dlc); in cgw_csum_xor_rel()239 for (i = xor->from_idx; i <= xor->to_idx; i++) in cgw_csum_xor_pos()250 for (i = xor->from_idx; i >= xor->to_idx; i--) in cgw_csum_xor_neg()259 int to = calc_idx(crc8->to_idx, cf->can_dlc); in cgw_csum_crc8_rel()268 for (i = crc8->from_idx; i <= crc8->to_idx; i++) in cgw_csum_crc8_rel()271 for (i = crc8->from_idx; i >= crc8->to_idx; i--) in cgw_csum_crc8_rel()300 for (i = crc8->from_idx; i <= crc8->to_idx; i++) in cgw_csum_crc8_pos()327 for (i = crc8->from_idx; i >= crc8->to_idx; i--) in cgw_csum_crc8_neg()727 err = cgw_chk_csum_parms(c->from_idx, c->to_idx, in cgw_parse_attr()739 if (c->from_idx < 0 || c->to_idx < 0 || in cgw_parse_attr()[all …]
111 __s8 to_idx; member118 __s8 to_idx; member
424 u64 rd_idx, from_idx, to_idx; in its_wait_for_range_completion() local428 to_idx = its_cmd_ptr_to_offset(its, to); in its_wait_for_range_completion()432 if (rd_idx >= to_idx || rd_idx < from_idx) in its_wait_for_range_completion()