Home
last modified time | relevance | path

Searched refs:remove_words (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_action.c110 stc_attr.remove_words.start_anchor = MLX5_HEADER_ANCHOR_FIRST_VLAN_START; in hws_action_get_shared_stc_nic()
111 stc_attr.remove_words.num_of_words = MLX5HWS_ACTION_HDR_LEN_L2_VLAN; in hws_action_get_shared_stc_nic()
521 attr->remove_words.start_anchor = MLX5_HEADER_ANCHOR_FIRST_VLAN_START; in hws_action_fill_stc_attr()
522 attr->remove_words.num_of_words = MLX5HWS_ACTION_HDR_LEN_L2_VLAN / 2; in hws_action_fill_stc_attr()
537 attr->remove_words.start_anchor = action->remove_header.anchor; 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.h149 } remove_words; member
Dmlx5hws_cmd.c553 stc_attr->remove_words.start_anchor); in hws_cmd_stc_modify_set_stc_param()
555 remove_size, stc_attr->remove_words.num_of_words); in hws_cmd_stc_modify_set_stc_param()