Searched refs:DW_SIZE (Results 1 – 3 of 3) sorted by relevance
32 #define DW_SIZE 4 macro34 #define BITS_IN_DW (BITS_IN_BYTE * DW_SIZE)
72 _HWS_SET32(p, (v) & second_dw_mask, (byte_off) + DW_SIZE, \1497 fc->byte_off = caps->format_select_gtpu_dw_1 * DW_SIZE; in hws_definer_conv_misc3()1513 fc->byte_off = caps->format_select_gtpu_dw_0 * DW_SIZE; in hws_definer_conv_misc3()1529 fc->byte_off = caps->format_select_gtpu_dw_0 * DW_SIZE; in hws_definer_conv_misc3()1544 curr_fc->byte_off = caps->format_select_gtpu_dw_2 * DW_SIZE; in hws_definer_conv_misc3()1559 curr_fc->byte_off = caps->format_select_gtpu_ext_dw_0 * DW_SIZE; in hws_definer_conv_misc3()1574 curr_fc->byte_off = caps->format_select_gtpu_dw_0 * DW_SIZE; in hws_definer_conv_misc3()1847 byte_offset = hl_byte_off % DW_SIZE; in hws_definer_find_byte_in_tag()1849 if (definer->dw_selector[i] == hl_byte_off / DW_SIZE) { in hws_definer_find_byte_in_tag()1850 *tag_byte_off = byte_offset + DW_SIZE * (DW_SELECTORS - i - 1); in hws_definer_find_byte_in_tag()[all …]
196 inlen = align((MLX5_ST_SZ_BYTES(set_fte_in) + total_dest_sz), DW_SIZE); in mlx5hws_cmd_set_fte()686 MLX5_SET(header_modify_pattern_in, pattern, pattern_length, pattern_length / (2 * DW_SIZE)); in mlx5hws_cmd_header_modify_pattern_create()825 insz = align(cmd_total_sz + attr->data_sz - cmd_data_sz, DW_SIZE); in mlx5hws_cmd_packet_reformat_create()