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/ |
D | helper.c | 48 u16 vlan_id, u32 flow_action) in esw_egress_acl_vlan_create()
|
/kernel/linux/linux-5.10/include/net/ |
D | flow_offload.h | 278 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/ |
D | spectrum_flower.c | 21 struct flow_action *flow_action, in mlxsw_sp_flower_parse_actions()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_ct.c | 262 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/ |
D | en_tc.c | 1916 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/ |
D | qede_filter.c | 1676 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/ |
D | act_ct.c | 60 tcf_ct_flow_table_flow_action_get_next(struct flow_action *flow_action) in tcf_ct_flow_table_flow_action_get_next()
|
D | cls_api.c | 3486 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/ |
D | bnxt_tc.c | 282 struct flow_action *flow_action, in bnxt_tc_parse_actions()
|