Home
last modified time | relevance | path

Searched refs:fs_fte (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.h62 struct fs_fte *fte);
68 struct fs_fte *fte);
72 struct fs_fte *fte);
Dfs_core.c289 .key_len = sizeof_field(struct fs_fte, val),
290 .key_offset = offsetof(struct fs_fte, val),
291 .head_offset = offsetof(struct fs_fte, hash),
321 find_flow_rule(struct fs_fte *fte,
545 static void modify_fte(struct fs_fte *fte) in modify_fte()
569 struct fs_fte *fte; in del_sw_hw_rule()
617 struct fs_fte *fte; in del_hw_fte()
642 struct fs_fte *fte; in del_sw_fte()
697 static int insert_fte(struct mlx5_flow_group *fg, struct fs_fte *fte) in insert_fte()
722 static struct fs_fte *alloc_fte(struct mlx5_flow_table *ft, in alloc_fte()
[all …]
Dfs_cmd.c94 struct fs_fte *fte) in mlx5_cmd_stub_create_fte()
103 struct fs_fte *fte) in mlx5_cmd_stub_update_fte()
110 struct fs_fte *fte) in mlx5_cmd_stub_delete_fte()
449 struct fs_fte *fte, bool *extended_dest) in mlx5_set_extended_dest()
488 mlx5_cmd_set_fte_flow_meter(struct fs_fte *fte, void *in_flow_context) in mlx5_cmd_set_fte_flow_meter()
514 struct fs_fte *fte) in mlx5_cmd_set_fte()
715 struct fs_fte *fte) in mlx5_cmd_create_fte()
727 struct fs_fte *fte) in mlx5_cmd_update_fte()
743 struct fs_fte *fte) in mlx5_cmd_delete_fte()
Dfs_core.h224 struct fs_fte { struct
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dfs_tracepoint.h181 TP_PROTO(const struct fs_fte *fte, int new_fte),
184 __field(const struct fs_fte *, fte)
258 TP_PROTO(const struct fs_fte *fte),
261 __field(const struct fs_fte *, fte)
278 __field(const struct fs_fte *, fte)
308 __field(const struct fs_fte *, fte)
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.h11 struct fs_fte;
Dfs_dr.c244 struct fs_fte *fte) in mlx5_cmd_dr_create_fte()
699 struct fs_fte *fte) in mlx5_cmd_dr_delete_fte()
725 struct fs_fte *fte) in mlx5_cmd_dr_update_fte()
727 struct fs_fte fte_tmp = {}; in mlx5_cmd_dr_update_fte()