Searched defs:flow_action (Results 1 – 15 of 15) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
D | act.c | 76 struct flow_action *flow_action, in mlx5e_tc_act_init_parse_state() 87 struct flow_action *flow_action, int from, int to, in mlx5e_tc_act_post_parse()
|
D | act.h | 16 struct flow_action *flow_action; member
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ |
D | helper.c | 52 u16 vlan_id, u32 flow_action) in esw_egress_acl_vlan_create()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tc.c | 2060 struct flow_action *flow_action = &rule->action; in flow_requires_tunnel_mapping() local 3373 is_flow_action_modify_ip_header(struct flow_action *flow_action) in is_flow_action_modify_ip_header() 3417 struct flow_action *flow_action, in modify_header_match_supported() 3471 struct flow_action *flow_action, in actions_match_supported() 3898 struct flow_action *flow_action) in parse_tc_actions() 3995 flow_action_supported(struct flow_action *flow_action, in flow_action_supported() 4014 struct flow_action *flow_action, in parse_tc_nic_actions() 4148 struct flow_action *flow_action, in parse_tc_fdb_actions() 4965 struct flow_action *flow_action, in scan_tc_matchall_fdb_actions()
|
/linux-6.6.21/drivers/net/ethernet/marvell/prestera/ |
D | prestera_flower.c | 63 struct flow_action *flow_action, in prestera_flower_parse_actions()
|
/linux-6.6.21/include/net/ |
D | flow_offload.h | 334 struct flow_action { struct 336 struct flow_action_entry entries[]; argument 339 static inline bool flow_action_has_entries(const struct flow_action *action) in flow_action_has_entries() argument
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_ct.c | 282 struct flow_action *flow_action = &rule->action; in mlx5_tc_ct_rule_to_tuple_nat() local 538 struct flow_action *flow_action = &flow_rule->action; in mlx5_tc_ct_get_ct_metadata_action() local 671 struct flow_action *flow_action = &flow_rule->action; in mlx5_tc_ct_entry_create_nat() local
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_flower.c | 61 struct flow_action *flow_action, in mlxsw_sp_flower_parse_actions()
|
/linux-6.6.21/drivers/net/ethernet/qlogic/qede/ |
D | qede_filter.c | 1667 struct flow_action *flow_action, in qede_parse_actions() 1939 struct flow_action *flow_action, in qede_flow_spec_validate()
|
/linux-6.6.21/drivers/net/ethernet/intel/ice/ |
D | ice_tc_lib.c | 1816 struct flow_action *flow_action = &rule->action; in ice_parse_tc_flower_actions() local
|
/linux-6.6.21/net/sched/ |
D | cls_api.c | 3715 void tc_cleanup_offload_action(struct flow_action *flow_action) in tc_cleanup_offload_action() 3746 int tc_setup_action(struct flow_action *flow_action, in tc_setup_action() 3799 int tc_setup_offload_action(struct flow_action *flow_action, in tc_setup_offload_action()
|
D | act_ct.c | 63 tcf_ct_flow_table_flow_action_get_next(struct flow_action *flow_action) in tcf_ct_flow_table_flow_action_get_next()
|
/linux-6.6.21/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_tc.c | 357 struct flow_action *flow_action, in otx2_tc_parse_actions()
|
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/flower/ |
D | conntrack.c | 2150 struct flow_action *flow_action = in nfp_fl_ct_offload_nft_supported() local
|
/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_tc.c | 283 struct flow_action *flow_action, in bnxt_tc_parse_actions()
|