Home
last modified time | relevance | path

Searched refs:reformat_id (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_ste_v3.c8 u32 reformat_id, int size) in dr_ste_v3_set_encap() argument
14 MLX5_SET(ste_double_action_insert_with_ptr_v3, d_action, pointer, reformat_id); in dr_ste_v3_set_encap()
49 u32 reformat_id, in dr_ste_v3_set_encap_l3() argument
63 MLX5_SET(ste_double_action_insert_with_ptr_v3, scnd_d_action, pointer, reformat_id); in dr_ste_v3_set_encap_l3()
83 u32 reformat_id, u8 anchor, in dr_ste_v3_set_insert_hdr() argument
98 pointer, reformat_id); in dr_ste_v3_set_insert_hdr()
H A Ddr_ste_v1.h153 void dr_ste_v1_set_encap(u8 *hw_ste_p, u8 *d_action, u32 reformat_id, int size);
157 u32 reformat_id, int size);
159 void dr_ste_v1_set_insert_hdr(u8 *hw_ste_p, u8 *d_action, u32 reformat_id,
H A Ddr_ste.h204 u32 reformat_id, int size);
211 u8 *scnd_d_action, u32 reformat_id,
213 void (*set_insert_hdr)(u8 *hw_ste_p, u8 *d_action, u32 reformat_id,
H A Ddr_action.c1222 hw_dests[i].vport.reformat_id = in mlx5dr_action_create_mult_dest_tbl()
1429 u32 reformat_id; in dr_action_create_reformat_action() local
1445 &reformat_id); in dr_action_create_reformat_action()
1449 action->reformat->id = reformat_id; in dr_action_create_reformat_action()
1493 &reformat_id); in dr_action_create_reformat_action()
1497 action->reformat->id = reformat_id; in dr_action_create_reformat_action()
H A Ddr_ste_v1.c257 void dr_ste_v1_set_encap(u8 *hw_ste_p, u8 *d_action, u32 reformat_id, int size) in dr_ste_v1_set_encap() argument
263 MLX5_SET(ste_double_action_insert_with_ptr_v1, d_action, pointer, reformat_id); in dr_ste_v1_set_encap()
270 u32 reformat_id, in dr_ste_v1_set_insert_hdr() argument
282 MLX5_SET(ste_double_action_insert_with_ptr_v1, d_action, pointer, reformat_id); in dr_ste_v1_set_insert_hdr()
331 u32 reformat_id, int size) in dr_ste_v1_set_encap_l3() argument
344 MLX5_SET(ste_double_action_insert_with_ptr_v1, scnd_d_action, pointer, reformat_id); in dr_ste_v1_set_encap_l3()
H A Dfs_dr.c836 u32 *reformat_id) in mlx5_fs_dr_action_get_pkt_reformat_id() argument
847 *reformat_id = mlx5dr_action_get_pkt_reformat_id(dr_action); in mlx5_fs_dr_action_get_pkt_reformat_id()
H A Ddr_types.h1355 u32 *reformat_id);
1357 u32 reformat_id);
1520 u32 reformat_id; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dcmd.h312 u32 *reformat_id);
315 u32 reformat_id);
H A Dcmd.c813 u32 *reformat_id) in mlx5hws_cmd_packet_reformat_create() argument
848 *reformat_id = MLX5_GET(alloc_packet_reformat_context_out, out, packet_reformat_id); in mlx5hws_cmd_packet_reformat_create()
855 u32 reformat_id) in mlx5hws_cmd_packet_reformat_destroy() argument
864 packet_reformat_id, reformat_id); in mlx5hws_cmd_packet_reformat_destroy()
H A Dfs_hws.c1535 u32 *reformat_id) in mlx5_fs_hws_action_get_pkt_reformat_id() argument
1549 *reformat_id = *id; in mlx5_fs_hws_action_get_pkt_reformat_id()
1576 *reformat_id = *id; in mlx5_fs_hws_action_get_pkt_reformat_id()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c554 u32 reformat_id = 0; in mlx5_cmd_set_fte() local
614 &reformat_id); in mlx5_cmd_set_fte()
624 reformat_id); in mlx5_cmd_set_fte()