Searched refs:remove_words (Results 1 – 3 of 3) sorted by relevance
113 stc_attr.remove_words.start_anchor = MLX5_HEADER_ANCHOR_FIRST_VLAN_START; in hws_action_get_shared_stc_nic()114 stc_attr.remove_words.num_of_words = MLX5HWS_ACTION_HDR_LEN_L2_VLAN; in hws_action_get_shared_stc_nic()524 attr->remove_words.start_anchor = MLX5_HEADER_ANCHOR_FIRST_VLAN_START; in hws_action_fill_stc_attr()525 attr->remove_words.num_of_words = MLX5HWS_ACTION_HDR_LEN_L2_VLAN / 2; in hws_action_fill_stc_attr()540 attr->remove_words.start_anchor = action->remove_header.anchor; in hws_action_fill_stc_attr()542 attr->remove_words.num_of_words = action->remove_header.size; in hws_action_fill_stc_attr()
148 } remove_words; member
552 stc_attr->remove_words.start_anchor); in hws_cmd_stc_modify_set_stc_param()554 remove_size, stc_attr->remove_words.num_of_words); in hws_cmd_stc_modify_set_stc_param()
Completed in 12 milliseconds