Home
last modified time | relevance | path

Searched defs:flow_action (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
Dhelper.c48 u16 vlan_id, u32 flow_action) in esw_egress_acl_vlan_create()
/kernel/linux/linux-5.10/include/net/
Dflow_offload.h278 struct flow_action { struct
280 struct flow_action_entry entries[]; argument
283 static inline bool flow_action_has_entries(const struct flow_action *action) in flow_action_has_entries() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c21 struct flow_action *flow_action, in mlxsw_sp_flower_parse_actions()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c262 struct flow_action *flow_action = &rule->action; in mlx5_tc_ct_rule_to_tuple_nat() local
475 struct flow_action *flow_action = &flow_rule->action; in mlx5_tc_ct_get_ct_metadata_action() local
608 struct flow_action *flow_action = &flow_rule->action; in mlx5_tc_ct_entry_create_nat() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c1916 struct flow_action *flow_action = &rule->action; in flow_has_tc_fwd_action() local
3287 struct flow_action *flow_action, in modify_header_match_supported()
3342 struct flow_action *flow_action, in actions_match_supported()
3513 struct flow_action *flow_action, in parse_tc_nic_actions()
4192 struct flow_action *flow_action, in parse_tc_fdb_actions()
5133 struct flow_action *flow_action, in scan_tc_matchall_fdb_actions()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/
Dqede_filter.c1676 struct flow_action *flow_action, in qede_parse_actions()
1948 struct flow_action *flow_action, in qede_flow_spec_validate()
/kernel/linux/linux-5.10/net/sched/
Dact_ct.c60 tcf_ct_flow_table_flow_action_get_next(struct flow_action *flow_action) in tcf_ct_flow_table_flow_action_get_next()
Dcls_api.c3486 void tc_cleanup_flow_action(struct flow_action *flow_action) in tc_cleanup_flow_action()
3569 int tc_setup_flow_action(struct flow_action *flow_action, in tc_setup_flow_action()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c282 struct flow_action *flow_action, in bnxt_tc_parse_actions()