Searched refs:action_id (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | dr_ste_v3.c | 10 MLX5_SET(ste_double_action_insert_with_ptr_v3, d_action, action_id, in dr_ste_v3_set_encap() 23 MLX5_SET(ste_double_action_insert_with_inline_v3, d_action, action_id, in dr_ste_v3_set_push_vlan() 36 action_id, DR_STE_V1_ACTION_ID_REMOVE_BY_SIZE); in dr_ste_v3_set_pop_vlan() 53 MLX5_SET(ste_single_action_remove_header_v3, frst_s_action, action_id, in dr_ste_v3_set_encap_l3() 59 MLX5_SET(ste_double_action_insert_with_ptr_v3, scnd_d_action, action_id, in dr_ste_v3_set_encap_l3() 72 MLX5_SET(ste_single_action_remove_header_v3, s_action, action_id, in dr_ste_v3_set_rx_decap() 87 action_id, DR_STE_V1_ACTION_ID_INSERT_POINTER); in dr_ste_v3_set_insert_hdr() 109 action_id, DR_STE_V1_ACTION_ID_REMOVE_BY_SIZE); in dr_ste_v3_set_remove_hdr() 143 MLX5_SET(ste_single_action_remove_header_v3, hw_action, action_id, in dr_ste_v3_set_action_decap_l3_list() 163 MLX5_SET(ste_double_action_insert_with_inline_v3, hw_action, action_id, in dr_ste_v3_set_action_decap_l3_list() [all …]
|
| H A D | dr_ste_v1.c | 242 MLX5_SET(ste_single_action_flow_tag_v1, s_action, action_id, in dr_ste_v1_set_rx_flow_tag() 259 MLX5_SET(ste_double_action_insert_with_ptr_v1, d_action, action_id, in dr_ste_v1_set_encap() 275 action_id, DR_STE_V1_ACTION_ID_INSERT_POINTER); in dr_ste_v1_set_insert_hdr() 294 action_id, DR_STE_V1_ACTION_ID_REMOVE_BY_SIZE); in dr_ste_v1_set_remove_hdr() 307 action_id, DR_STE_V1_ACTION_ID_INSERT_INLINE); in dr_ste_v1_set_push_vlan() 320 action_id, DR_STE_V1_ACTION_ID_REMOVE_BY_SIZE); in dr_ste_v1_set_pop_vlan() 334 MLX5_SET(ste_single_action_remove_header_v1, frst_s_action, action_id, in dr_ste_v1_set_encap_l3() 340 MLX5_SET(ste_double_action_insert_with_ptr_v1, scnd_d_action, action_id, in dr_ste_v1_set_encap_l3() 353 MLX5_SET(ste_single_action_remove_header_v1, s_action, action_id, in dr_ste_v1_set_rx_decap() 374 action_id, DR_STE_V1_ACTION_ID_ACCELERATED_LIST); in dr_ste_v1_set_accelerated_rewrite_actions() [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | pat_arg.c | 42 u8 action_id; in mlx5hws_pat_require_reparse() local 45 action_id = MLX5_GET(set_action_in, &actions[i], action_type); in mlx5hws_pat_require_reparse() 47 switch (action_id) { in mlx5hws_pat_require_reparse() 110 u8 action_id = in mlx5hws_pat_compare_pattern() local 113 if (action_id == MLX5_MODIFICATION_TYPE_COPY || in mlx5hws_pat_compare_pattern() 114 action_id == MLX5_MODIFICATION_TYPE_ADD_FIELD) { in mlx5hws_pat_compare_pattern()
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | fw.c | 2139 CH_INFO_SET_ACTION_ID(chan, info->action_id); in rtw_add_chan_info() 2174 ch_info.action_id = RTW_CHANNEL_RADAR; in rtw_add_chan_list() 2180 ch_info.action_id = RTW_CHANNEL_ACTIVE; in rtw_add_chan_list()
|
| H A D | main.h | 2030 int action_id; member
|
| /linux/kernel/trace/ |
| H A D | trace_events_hist.c | 599 enum action_id { enum 607 enum action_id action;
|