Home
last modified time | relevance | path

Searched refs:dst_num (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dfs.c1393 int dst_num) in _create_raw_flow_rule()
1416 flow_act, dst, dst_num); in _create_raw_flow_rule()
1483 int dst_num = 0; in raw_fs_rule_add() local
1508 dst[dst_num].type = dest_type; in raw_fs_rule_add()
1509 dst[dst_num++].tir_num = dest_id; in raw_fs_rule_add()
1513 dst[dst_num].type = MLX5_FLOW_DESTINATION_TYPE_FLOW_TABLE_NUM; in raw_fs_rule_add()
1514 dst[dst_num++].ft_num = dest_id; in raw_fs_rule_add()
1518 dst[dst_num++].type = MLX5_FLOW_DESTINATION_TYPE_PORT; in raw_fs_rule_add()
1526 dst[dst_num].type = MLX5_FLOW_DESTINATION_TYPE_COUNTER; in raw_fs_rule_add()
1527 dst[dst_num] in raw_fs_rule_add()
1386 _create_raw_flow_rule(struct mlx5_ib_dev *dev, struct mlx5_ib_flow_prio *ft_prio, struct mlx5_flow_destination *dst, struct mlx5_ib_flow_matcher *fs_matcher, struct mlx5_flow_context *flow_context, struct mlx5_flow_act *flow_act, void *cmd_in, int inlen, int dst_num) _create_raw_flow_rule() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dfs.c1521 int dst_num) in _create_raw_flow_rule()
1544 flow_act, dst, dst_num); in _create_raw_flow_rule()
1611 int dst_num = 0; in raw_fs_rule_add() local
1637 dst[dst_num].type = dest_type; in raw_fs_rule_add()
1638 dst[dst_num++].tir_num = dest_id; in raw_fs_rule_add()
1642 dst[dst_num].type = MLX5_FLOW_DESTINATION_TYPE_FLOW_TABLE_NUM; in raw_fs_rule_add()
1643 dst[dst_num++].ft_num = dest_id; in raw_fs_rule_add()
1647 dst[dst_num++].type = MLX5_FLOW_DESTINATION_TYPE_PORT; in raw_fs_rule_add()
1655 dst[dst_num].type = MLX5_FLOW_DESTINATION_TYPE_COUNTER; in raw_fs_rule_add()
1656 dst[dst_num] in raw_fs_rule_add()
1514 _create_raw_flow_rule(struct mlx5_ib_dev *dev, struct mlx5_ib_flow_prio *ft_prio, struct mlx5_flow_destination *dst, struct mlx5_ib_flow_matcher *fs_matcher, struct mlx5_flow_context *flow_context, struct mlx5_flow_act *flow_act, void *cmd_in, int inlen, int dst_num) _create_raw_flow_rule() argument
[all...]

Completed in 5 milliseconds