Searched refs:MLX5_FLOW_CONTEXT_ACTION_COUNT (Results 1 – 9 of 9) sorted by relevance
170 {MLX5_FLOW_CONTEXT_ACTION_COUNT, "CNT"},\
936 if (attr->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5e_tc_add_nic_flow()1212 if (attr->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5e_tc_add_fdb_flow()1290 if (attr->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) in mlx5e_tc_del_fdb_flow()2832 action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in parse_tc_nic_actions()2868 MLX5_FLOW_CONTEXT_ACTION_COUNT; in parse_tc_nic_actions()3229 MLX5_FLOW_CONTEXT_ACTION_COUNT; in parse_tc_fdb_actions()3270 MLX5_FLOW_CONTEXT_ACTION_COUNT; in parse_tc_fdb_actions()3393 action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in parse_tc_fdb_actions()
495 fte->action.action &= ~MLX5_FLOW_CONTEXT_ACTION_COUNT; in del_sw_hw_rule()1451 if (action1 == MLX5_FLOW_CONTEXT_ACTION_COUNT || in check_conflicting_actions()1452 action2 == MLX5_FLOW_CONTEXT_ACTION_COUNT) in check_conflicting_actions()
536 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5_cmd_set_fte()
1306 flow_act.action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in esw_vport_ingress_config()1393 flow_act.action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in esw_vport_egress_config()
202 if (flow_act.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5_eswitch_add_offloaded_rule()
156 flow_act.action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in UVERBS_HANDLER()
3028 if (action->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) in parse_flow_attr()3032 action->action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in parse_flow_attr()3590 if (flow_act.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in _create_flow_rule()3607 if (!(flow_act.action & MLX5_FLOW_CONTEXT_ACTION_COUNT)) { in _create_flow_rule()4146 if (flow_act->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5_ib_raw_fs_rule_add()
2760 MLX5_FLOW_CONTEXT_ACTION_COUNT = 0x8, enumerator