Home
last modified time | relevance | path

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

/linux/lib/crypto/x86/
H A Dsha1-avx2-asm.S145 #define W_SIZE (80*2*2 +16) macro
631 RESERVE_STACK = (W_SIZE*4 + 8+24)
H A Dsha512-ssse3-asm.S75 W_SIZE = 80*8 define
79 frame_WK = frame_W + W_SIZE
H A Dsha512-avx-asm.S76 W_SIZE = 80*8 define
81 frame_WK = frame_W + W_SIZE
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.c921 if (hdrs[i].sz % W_SIZE != 0) { in hws_action_handle_insert_with_ptr()
1485 if (hdrs[i].offset % W_SIZE != 0) { in mlx5hws_action_create_insert_header()
1528 if (attr->size % W_SIZE != 0) { in mlx5hws_action_create_remove_header()
1541 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()