Home
last modified time | relevance | path

Searched refs:num_of_words (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_action.h172 u8 num_of_words; member
Dmlx5hws_cmd.h148 u16 num_of_words; member
Dmlx5hws_action.c111 stc_attr.remove_words.num_of_words = MLX5HWS_ACTION_HDR_LEN_L2_VLAN; in hws_action_get_shared_stc_nic()
522 attr->remove_words.num_of_words = MLX5HWS_ACTION_HDR_LEN_L2_VLAN / 2; in hws_action_fill_stc_attr()
539 attr->remove_words.num_of_words = action->remove_header.size; in hws_action_fill_stc_attr()
Dmlx5hws_cmd.c555 remove_size, stc_attr->remove_words.num_of_words); in hws_cmd_stc_modify_set_stc_param()