Searched defs:flow_action (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ |
A D | helper.c | 51 u16 vlan_id, u32 flow_action) in esw_egress_acl_vlan_create()
|
/linux/drivers/net/ethernet/marvell/prestera/ |
A D | prestera_flower.c | 10 struct flow_action *flow_action, in prestera_flower_parse_actions()
|
/linux/include/net/ |
A D | flow_offload.h | 285 struct flow_action { struct 287 struct flow_action_entry entries[]; argument 290 static inline bool flow_action_has_entries(const struct flow_action *action) in flow_action_has_entries() argument
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
A D | spectrum_flower.c | 21 struct flow_action *flow_action, in mlxsw_sp_flower_parse_actions()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | tc_ct.c | 264 struct flow_action *flow_action = &rule->action; in mlx5_tc_ct_rule_to_tuple_nat() local 476 struct flow_action *flow_action = &flow_rule->action; in mlx5_tc_ct_get_ct_metadata_action() local 609 struct flow_action *flow_action = &flow_rule->action; in mlx5_tc_ct_entry_create_nat() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_tc.c | 1717 struct flow_action *flow_action = &rule->action; in flow_requires_tunnel_mapping() local 3207 struct flow_action *flow_action, in modify_header_match_supported() 3294 struct flow_action *flow_action, in actions_match_supported() 3508 struct flow_action *flow_action, in parse_tc_nic_actions() 3930 struct flow_action *flow_action, in parse_tc_fdb_actions() 4970 struct flow_action *flow_action, in scan_tc_matchall_fdb_actions()
|
/linux/drivers/net/ethernet/qlogic/qede/ |
A 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/drivers/net/ethernet/intel/ice/ |
A D | ice_tc_lib.c | 1117 struct flow_action *flow_action = &rule->action; in ice_parse_tc_flower_actions() local
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_tc.c | 305 struct flow_action *flow_action, in otx2_tc_parse_actions()
|
/linux/net/sched/ |
A 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()
|
A D | cls_api.c | 3467 void tc_cleanup_flow_action(struct flow_action *flow_action) in tc_cleanup_flow_action() 3550 int tc_setup_flow_action(struct flow_action *flow_action, in tc_setup_flow_action()
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
A D | bnxt_tc.c | 283 struct flow_action *flow_action, in bnxt_tc_parse_actions()
|
Completed in 65 milliseconds