Home
last modified time | relevance | path

Searched refs:flow_offload_has_one_action (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_tc_matchall.c11 if (!flow_offload_has_one_action(&f->rule->action)) { in lan966x_tc_matchall_add()
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_matchall.c71 if (!flow_offload_has_one_action(&f->rule->action)) { in prestera_mall_replace()
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc_matchall.c56 if (!flow_offload_has_one_action(&tmo->rule->action)) { in sparx5_tc_matchall_replace()
/linux/include/net/
H A Dflow_offload.h350 static inline bool flow_offload_has_one_action(const struct flow_action *action) in flow_offload_has_one_action() function
374 if (flow_offload_has_one_action(action)) in flow_action_mixed_hw_stats_check()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-flower.c655 if (!flow_offload_has_one_action(&rule->action)) { in dpaa2_switch_cls_flower_replace()
800 if (!flow_offload_has_one_action(&cls->rule->action)) { in dpaa2_switch_cls_matchall_replace()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_matchall.c213 if (!flow_offload_has_one_action(&f->rule->action)) { in mlxsw_sp_mall_replace()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.c68 } else if (!flow_offload_has_one_action(actions)) { in cxgb4_matchall_egress_validate()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dtc.c563 if (!flow_offload_has_one_action(&fl_act->action)) in mlx5e_rep_indr_replace_act()
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dqos_conf.c210 if (!flow_offload_has_one_action(&flow->rule->action)) { in nfp_flower_install_rate_limiter()
/linux/net/dsa/
H A Duser.c1492 flow_offload_has_one_action(&cls->rule->action) && in dsa_user_add_cls_matchall()
1495 else if (flow_offload_has_one_action(&cls->rule->action) && in dsa_user_add_cls_matchall()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c191 if (!flow_offload_has_one_action(actions)) { in otx2_tc_validate_flow()
/linux/drivers/net/ethernet/mscc/
H A Docelot_net.c350 if (!flow_offload_has_one_action(&f->rule->action)) { in ocelot_setup_tc_cls_matchall()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c5097 if (!flow_offload_has_one_action(flow_action)) { in scan_tc_matchall_fdb_actions()