Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dinternal.h30 #define W_SIZE 2 macro
H A Daction.c917 if (hdrs[i].sz % W_SIZE != 0) { in hws_action_handle_insert_with_ptr()
1479 if (hdrs[i].offset % W_SIZE != 0) { in mlx5hws_action_create_insert_header()
1522 if (attr->size % W_SIZE != 0) { in mlx5hws_action_create_remove_header()
1535 action->remove_header.size = attr->size / W_SIZE; in mlx5hws_action_create_remove_header()
H A Dcmd.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.15/arch/x86/crypto/
H A Dsha1_avx2_x86_64_asm.S148 #define W_SIZE (80*2*2 +16) macro
634 RESERVE_STACK = (W_SIZE*4 + 8+24)
H A Dsha512-avx-asm.S77 W_SIZE = 80*8 define
82 frame_WK = frame_W + W_SIZE
H A Dsha512-ssse3-asm.S76 W_SIZE = 80*8 define
80 frame_WK = frame_W + W_SIZE