Home
last modified time | relevance | path

Searched refs:MLX5_FLOW_CONTEXT_ACTION_COUNT (Results 1 - 25 of 30) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Degress_lgcy.c131 flow_act.action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in esw_acl_egress_lgcy_setup()
H A Dingress_lgcy.c239 flow_act.action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in esw_acl_ingress_lgcy_setup()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Degress_lgcy.c136 flow_act.action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in esw_acl_egress_lgcy_setup()
H A Dingress_lgcy.c261 flow_act.action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in esw_acl_ingress_lgcy_setup()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dpost_meter.c123 attr->action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in mlx5e_post_meter_add_rule()
140 attr->action &= ~MLX5_FLOW_CONTEXT_ACTION_COUNT; in mlx5e_post_meter_add_rule()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c192 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_DROP | MLX5_FLOW_CONTEXT_ACTION_COUNT; in ipsec_rx_status_drop_create()
245 MLX5_FLOW_CONTEXT_ACTION_COUNT; in ipsec_rx_status_pass_create()
637 MLX5_FLOW_CONTEXT_ACTION_COUNT; in ipsec_counter_rule_tx()
1386 MLX5_FLOW_CONTEXT_ACTION_COUNT; in rx_add_rule()
1481 MLX5_FLOW_CONTEXT_ACTION_COUNT; in tx_add_rule()
1561 MLX5_FLOW_CONTEXT_ACTION_COUNT; in tx_add_policy()
1639 flow_act.action |= MLX5_FLOW_CONTEXT_ACTION_DROP | MLX5_FLOW_CONTEXT_ACTION_COUNT; in rx_add_policy()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c1015 if (flow_act.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5e_add_offloaded_nic_rule()
1093 if (attr->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5e_tc_add_nic_flow()
1432 if (attr->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5e_tc_add_fdb_flow()
1505 if (attr->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) in mlx5e_tc_del_fdb_flow()
3557 MLX5_FLOW_CONTEXT_ACTION_COUNT; in parse_tc_nic_actions()
3563 action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in parse_tc_nic_actions()
3598 MLX5_FLOW_CONTEXT_ACTION_COUNT; in parse_tc_nic_actions()
3627 action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in parse_tc_nic_actions()
4243 MLX5_FLOW_CONTEXT_ACTION_COUNT; in parse_tc_fdb_actions()
4252 MLX5_FLOW_CONTEXT_ACTION_COUNT); in parse_tc_fdb_actions()
[all...]
H A Dfs_cmd.c533 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5_cmd_set_fte()
H A Dfs_core.c533 fte->action.action &= ~MLX5_FLOW_CONTEXT_ACTION_COUNT; in del_sw_hw_rule()
1597 if (action1 == MLX5_FLOW_CONTEXT_ACTION_COUNT || in check_conflicting_actions()
1598 action2 == MLX5_FLOW_CONTEXT_ACTION_COUNT) in check_conflicting_actions()
H A Deswitch_offloads.c382 if (flow_act.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5_eswitch_add_offloaded_rule()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dfs.c524 if (action->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) in parse_flow_attr()
528 action->action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in parse_flow_attr()
949 MLX5_FLOW_CONTEXT_ACTION_COUNT | MLX5_FLOW_CONTEXT_ACTION_ALLOW; in mlx5_ib_fs_add_op_fc()
1105 if (flow_act.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in _create_flow_rule()
1654 if (flow_act->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in raw_fs_rule_add()
1962 flow_act.action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in MLX5_IB_METHOD_CREATE_FLOW()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dfs.c541 if (action->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) in parse_flow_attr()
545 action->action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in parse_flow_attr()
976 if (flow_act.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in _create_flow_rule()
1525 if (flow_act->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in raw_fs_rule_add()
1983 flow_act.action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in MLX5_IB_METHOD_CREATE_FLOW()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c1282 if (flow_act.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5e_add_offloaded_nic_rule()
1376 if (attr->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5e_tc_add_nic_flow()
1438 if (attr->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) in mlx5e_tc_del_nic_flow()
1779 if (attr->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in post_process_attr()
3688 attr->action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in alloc_flow_post_acts()
3835 attr->action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in dec_jump_count()
3885 attr->action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in parse_branch_ctrl()
3969 prev_attr->action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in parse_tc_actions()
4294 if (attr->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) in mlx5_free_flow_attr_actions()
H A Dfs_core.c635 fte->action.action &= ~MLX5_FLOW_CONTEXT_ACTION_COUNT; in del_sw_hw_rule()
1730 if (action1 == MLX5_FLOW_CONTEXT_ACTION_COUNT || in check_conflicting_actions()
1731 action2 == MLX5_FLOW_CONTEXT_ACTION_COUNT) in check_conflicting_actions()
H A Dfs_cmd.c709 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5_cmd_set_fte()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfs_tracepoint.h170 {MLX5_FLOW_CONTEXT_ACTION_COUNT, "CNT"},\
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfs_tracepoint.h170 {MLX5_FLOW_CONTEXT_ACTION_COUNT, "CNT"},\
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmacsec_fs.c501 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_DROP | MLX5_FLOW_CONTEXT_ACTION_COUNT; in macsec_fs_tx_create()
520 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW | MLX5_FLOW_CONTEXT_ACTION_COUNT; in macsec_fs_tx_create()
1201 MLX5_FLOW_CONTEXT_ACTION_COUNT; in macsec_fs_rx_create_check_decap_rule()
1596 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_DROP | MLX5_FLOW_CONTEXT_ACTION_COUNT; in macsec_fs_rx_create()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c441 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5_cmd_dr_create_fte()
H A Ddr_cmd.c659 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5dr_cmd_set_fte()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c506 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5_cmd_dr_create_fte()
H A Ddr_cmd.c941 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5dr_cmd_set_fte()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c738 MLX5_FLOW_CONTEXT_ACTION_COUNT; in mlx5_tc_ct_entry_add_rule()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge.c579 .action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST | MLX5_FLOW_CONTEXT_ACTION_COUNT, in mlx5_esw_bridge_ingress_flow_with_esw_create()
/kernel/linux/linux-5.10/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c1298 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST | MLX5_FLOW_CONTEXT_ACTION_COUNT; in add_fwd_to_tir()

Completed in 57 milliseconds

12