Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_tc_matchall.c23 if (!flow_offload_has_one_action(&tmo->rule->action)) { in sparx5_tc_matchall_replace()
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_tc_matchall.c11 if (!flow_offload_has_one_action(&f->rule->action)) { in lan966x_tc_matchall_add()
/linux-6.3-rc2/drivers/net/ethernet/marvell/prestera/
A Dprestera_matchall.c71 if (!flow_offload_has_one_action(&f->rule->action)) { in prestera_mall_replace()
/linux-6.3-rc2/include/net/
A Dflow_offload.h344 static inline bool flow_offload_has_one_action(const struct flow_action *action) in flow_offload_has_one_action() function
368 if (flow_offload_has_one_action(action)) in flow_action_mixed_hw_stats_check()
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-switch-flower.c648 if (!flow_offload_has_one_action(&rule->action)) { in dpaa2_switch_cls_flower_replace()
793 if (!flow_offload_has_one_action(&cls->rule->action)) { in dpaa2_switch_cls_matchall_replace()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_matchall.c213 if (!flow_offload_has_one_action(&f->rule->action)) { in mlxsw_sp_mall_replace()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_tc_matchall.c68 } else if (!flow_offload_has_one_action(actions)) { in cxgb4_matchall_egress_validate()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
A Dtc.c530 if (!flow_offload_has_one_action(&fl_act->action)) in mlx5e_rep_indr_replace_act()
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/flower/
A Dqos_conf.c210 if (!flow_offload_has_one_action(&flow->rule->action)) { in nfp_flower_install_rate_limiter()
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_tc.c219 if (!flow_offload_has_one_action(actions)) { in otx2_tc_validate_flow()
/linux-6.3-rc2/net/dsa/
A Dslave.c1438 flow_offload_has_one_action(&cls->rule->action) && in dsa_slave_add_cls_matchall()
1441 else if (flow_offload_has_one_action(&cls->rule->action) && in dsa_slave_add_cls_matchall()
/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot_net.c350 if (!flow_offload_has_one_action(&f->rule->action)) { in ocelot_setup_tc_cls_matchall()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.c5065 if (!flow_offload_has_one_action(flow_action)) { in scan_tc_matchall_fdb_actions()

Completed in 40 milliseconds