Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
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()
A Dfs_dr.h43 u32 *reformat_id);
56 u32 *reformat_id) in mlx5_fs_dr_action_get_pkt_reformat_id() argument
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,
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,
A Ddr_cmd.c535 u32 *reformat_id) in mlx5dr_cmd_create_reformat_ctx() argument
569 *reformat_id = MLX5_GET(alloc_packet_reformat_context_out, out, packet_reformat_id); in mlx5dr_cmd_create_reformat_ctx()
577 u32 reformat_id) in mlx5dr_cmd_destroy_reformat_ctx() argument
584 reformat_id); in mlx5dr_cmd_destroy_reformat_ctx()
918 fte->dest_arr[i].vport.reformat_id); in mlx5dr_cmd_set_fte()
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()
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()
A Dfs_dr.c838 u32 *reformat_id) in mlx5_fs_dr_action_get_pkt_reformat_id() argument
849 *reformat_id = mlx5dr_action_get_pkt_reformat_id(dr_action); in mlx5_fs_dr_action_get_pkt_reformat_id()
A Ddr_types.h1355 u32 *reformat_id);
1357 u32 reformat_id);
1520 u32 reformat_id; member
A Ddr_ste_v0.c357 static void dr_ste_v0_set_tx_encap(void *hw_ste_p, u32 reformat_id, in dr_ste_v0_set_tx_encap() argument
364 MLX5_SET(ste_sx_transmit, hw_ste_p, encap_pointer_vlan_data, reformat_id); in dr_ste_v0_set_tx_encap()
/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Dfs_hws.h94 u32 *reformat_id);
104 u32 *reformat_id) in mlx5_fs_hws_action_get_pkt_reformat_id() argument
A Dcmd.h311 u32 *reformat_id);
314 u32 reformat_id);
A Dcmd.c812 u32 *reformat_id) in mlx5hws_cmd_packet_reformat_create() argument
847 *reformat_id = MLX5_GET(alloc_packet_reformat_context_out, out, packet_reformat_id); in mlx5hws_cmd_packet_reformat_create()
854 u32 reformat_id) in mlx5hws_cmd_packet_reformat_destroy() argument
863 packet_reformat_id, reformat_id); in mlx5hws_cmd_packet_reformat_destroy()
A Dfs_hws.c1542 u32 *reformat_id) in mlx5_fs_hws_action_get_pkt_reformat_id() argument
1556 *reformat_id = *id; in mlx5_fs_hws_action_get_pkt_reformat_id()
1583 *reformat_id = *id; in mlx5_fs_hws_action_get_pkt_reformat_id()
/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_cmd.c530 u32 reformat_id = 0; in mlx5_cmd_set_fte() local
587 &reformat_id); in mlx5_cmd_set_fte()
597 reformat_id); in mlx5_cmd_set_fte()

Completed in 47 milliseconds