Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/microchip/lan966x/
Dlan966x_tc_matchall.c11 if (!flow_offload_has_one_action(&f->rule->action)) { in lan966x_tc_matchall_add()
/linux-6.12.1/drivers/net/ethernet/marvell/prestera/
Dprestera_matchall.c71 if (!flow_offload_has_one_action(&f->rule->action)) { in prestera_mall_replace()
/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_tc_matchall.c56 if (!flow_offload_has_one_action(&tmo->rule->action)) { in sparx5_tc_matchall_replace()
/linux-6.12.1/include/net/
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-6.12.1/drivers/net/ethernet/freescale/dpaa2/
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-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_matchall.c213 if (!flow_offload_has_one_action(&f->rule->action)) { in mlxsw_sp_mall_replace()
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_matchall.c68 } else if (!flow_offload_has_one_action(actions)) { in cxgb4_matchall_egress_validate()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dtc.c563 if (!flow_offload_has_one_action(&fl_act->action)) in mlx5e_rep_indr_replace_act()
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/flower/
Dqos_conf.c210 if (!flow_offload_has_one_action(&flow->rule->action)) { in nfp_flower_install_rate_limiter()
/linux-6.12.1/net/dsa/
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-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c191 if (!flow_offload_has_one_action(actions)) { in otx2_tc_validate_flow()
/linux-6.12.1/drivers/net/ethernet/mscc/
Docelot_net.c350 if (!flow_offload_has_one_action(&f->rule->action)) { in ocelot_setup_tc_cls_matchall()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c5097 if (!flow_offload_has_one_action(flow_action)) { in scan_tc_matchall_fdb_actions()