Home
last modified time | relevance | path

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

/linux/include/net/
A Dflow_offload.h301 static inline bool flow_offload_has_one_action(const struct flow_action *action) in flow_offload_has_one_action() function
319 if (flow_offload_has_one_action(action)) in flow_action_mixed_hw_stats_check()
/linux/drivers/net/ethernet/marvell/prestera/
A Dprestera_span.c172 if (!flow_offload_has_one_action(&f->rule->action)) { in prestera_span_replace()
/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-switch-flower.c642 if (!flow_offload_has_one_action(&rule->action)) { in dpaa2_switch_cls_flower_replace()
787 if (!flow_offload_has_one_action(&cls->rule->action)) { in dpaa2_switch_cls_matchall_replace()
/linux/drivers/net/ethernet/netronome/nfp/flower/
A Dqos_conf.c116 if (!flow_offload_has_one_action(&flow->rule->action)) { in nfp_flower_install_rate_limiter()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_matchall.c213 if (!flow_offload_has_one_action(&f->rule->action)) { in mlxsw_sp_mall_replace()
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_tc_matchall.c28 } else if (!flow_offload_has_one_action(actions)) { in cxgb4_matchall_egress_validate()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_tc.c185 if (!flow_offload_has_one_action(actions)) { in otx2_tc_validate_flow()
/linux/net/dsa/
A Dslave.c1128 flow_offload_has_one_action(&cls->rule->action) && in dsa_slave_add_cls_matchall()
1131 else if (flow_offload_has_one_action(&cls->rule->action) && in dsa_slave_add_cls_matchall()
/linux/drivers/net/ethernet/mscc/
A Docelot_net.c235 if (!flow_offload_has_one_action(&f->rule->action)) { in ocelot_setup_tc_cls_matchall()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.c3986 if (!flow_offload_has_one_action(flow_action)) { in parse_tc_fdb_actions()
4983 if (!flow_offload_has_one_action(flow_action)) { in scan_tc_matchall_fdb_actions()

Completed in 42 milliseconds