Home
last modified time | relevance | path

Searched refs:mlx5_flow_rules_list (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/mlx5/
HDfs.h199 struct mlx5_flow_rules_list *get_roce_flow_rules(u8 roce_mode);
201 void mlx5_del_flow_rules_list(struct mlx5_flow_rules_list *rules_list);
203 struct mlx5_flow_rules_list { struct
/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
HDmlx5_fs_tree.c2630 void mlx5_del_flow_rules_list(struct mlx5_flow_rules_list *rules_list) in mlx5_del_flow_rules_list()
2717 struct mlx5_flow_rules_list *get_roce_flow_rules(u8 roce_mode) in get_roce_flow_rules()
2720 struct mlx5_flow_rules_list *rules_list = in get_roce_flow_rules()