Searched refs:flow_action_basic_hw_stats_check (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_tc_flower.c | 269 if (!flow_action_basic_hw_stats_check(act, fco->common.extack)) in lan966x_tc_flower_action_check()
|
/openbmc/linux/include/net/ |
H A D | flow_offload.h | 433 flow_action_basic_hw_stats_check(const struct flow_action *action, in flow_action_basic_hw_stats_check() function
|
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_cls.c | 1091 if (!flow_action_basic_hw_stats_check(&rule->flow->action, NULL)) in mvpp2_port_c2_tcam_rule_add() 1317 if (!flow_action_basic_hw_stats_check(&rule->flow->action, NULL)) in mvpp2_cls_rfs_parse_rule()
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_flower.c | 245 if (!flow_action_basic_hw_stats_check(&f->rule->action, in ocelot_flower_parse_action()
|
H A D | ocelot_net.c | 274 if (!flow_action_basic_hw_stats_check(action, extack)) in ocelot_setup_tc_cls_matchall_mirred()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_flower.c | 695 if (!flow_action_basic_hw_stats_check(actions, extack)) in cxgb4_validate_flow_actions()
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_tc.c | 441 if (!flow_action_basic_hw_stats_check(action, extack)) in tc_parse_flow_actions()
|
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_tc_flower.c | 295 if (!flow_action_basic_hw_stats_check(act, fco->common.extack)) in sparx5_tc_flower_action_check()
|
/openbmc/linux/net/dsa/ |
H A D | slave.c | 1396 if (!flow_action_basic_hw_stats_check(&cls->rule->action, in dsa_slave_add_cls_matchall_mirred() 1458 if (!flow_action_basic_hw_stats_check(&cls->rule->action, in dsa_slave_add_cls_matchall_police()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_filter.c | 1678 if (!flow_action_basic_hw_stats_check(flow_action, extack)) in qede_parse_actions()
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_tc.c | 304 if (!flow_action_basic_hw_stats_check(flow_action, extack)) in bnxt_tc_parse_actions()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.c | 4983 if (!flow_action_basic_hw_stats_check(flow_action, extack)) { in scan_tc_matchall_fdb_actions()
|