Searched refs:reformat_id (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | dr_ste_v3.c | 8 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 D | dr_ste_v1.h | 153 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 D | dr_ste.h | 204 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 D | dr_ste_v1.c | 257 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 D | dr_types.h | 1355 u32 *reformat_id); 1357 u32 reformat_id); 1520 u32 reformat_id; member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | cmd.h | 312 u32 *reformat_id); 315 u32 reformat_id);
|
| H A D | fs_hws.c | 1538 u32 *reformat_id) in mlx5_fs_hws_action_get_pkt_reformat_id() argument 1552 *reformat_id = *id; in mlx5_fs_hws_action_get_pkt_reformat_id() 1579 *reformat_id = *id; in mlx5_fs_hws_action_get_pkt_reformat_id()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fs_cmd.c | 554 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()
|