Searched defs:rules_list (Results 1 – 1 of 1) sorted by relevance
2610 void mlx5_del_flow_rules_list(struct mlx5_flow_rules_list *rules_list) in mlx5_del_flow_rules_list()2624 static int set_rocev1_rules(struct list_head *rules_list) in set_rocev1_rules()2645 static int set_rocev2_rules(struct list_head *rules_list) in set_rocev2_rules()2700 struct mlx5_flow_rules_list *rules_list = in get_roce_flow_rules() local