Home
last modified time | relevance | path

Searched refs:W_SIZE (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_internal.h30 #define W_SIZE 2 macro
Dmlx5hws_action.c918 if (hdrs[i].sz % W_SIZE != 0) { in hws_action_handle_insert_with_ptr()
1480 if (hdrs[i].offset % W_SIZE != 0) { in mlx5hws_action_create_insert_header()
1523 if (attr->size % W_SIZE != 0) { in mlx5hws_action_create_remove_header()
1536 action->remove_header.size = attr->size / W_SIZE; in mlx5hws_action_create_remove_header()
Dmlx5hws_cmd.c507 stc_attr->insert_header.header_size / W_SIZE); in hws_cmd_stc_modify_set_stc_param()
509 stc_attr->insert_header.insert_offset / W_SIZE); in hws_cmd_stc_modify_set_stc_param()
/linux-6.12.1/arch/x86/crypto/
Dsha1_avx2_x86_64_asm.S148 #define W_SIZE (80*2*2 +16) macro
634 RESERVE_STACK = (W_SIZE*4 + 8+24)
Dsha512-ssse3-asm.S76 W_SIZE = 80*8 define
80 frame_WK = frame_W + W_SIZE
Dsha512-avx-asm.S77 W_SIZE = 80*8 define
82 frame_WK = frame_W + W_SIZE