Symbol: flow_offload_has_one_action
drivers/net/ethernet/airoha/airoha_eth.c
2906
if (!flow_offload_has_one_action(actions)) {
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_matchall.c
68
} else if (!flow_offload_has_one_action(actions)) {
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch-flower.c
655
if (!flow_offload_has_one_action(&rule->action)) {
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch-flower.c
800
if (!flow_offload_has_one_action(&cls->rule->action)) {
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_fd.c
2418
!flow_offload_has_one_action(&flow->action)) {
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
170
if (!flow_offload_has_one_action(actions)) {
drivers/net/ethernet/marvell/prestera/prestera_matchall.c
71
if (!flow_offload_has_one_action(&f->rule->action)) {
drivers/net/ethernet/mellanox/mlx5/core/en/rep/tc.c
563
if (!flow_offload_has_one_action(&fl_act->action))
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
5138
if (!flow_offload_has_one_action(flow_action)) {
drivers/net/ethernet/mellanox/mlxsw/spectrum_matchall.c
213
if (!flow_offload_has_one_action(&f->rule->action)) {
drivers/net/ethernet/microchip/lan966x/lan966x_tc_matchall.c
11
if (!flow_offload_has_one_action(&f->rule->action)) {
drivers/net/ethernet/microchip/sparx5/sparx5_tc_matchall.c
56
if (!flow_offload_has_one_action(&tmo->rule->action)) {
drivers/net/ethernet/mscc/ocelot_net.c
350
if (!flow_offload_has_one_action(&f->rule->action)) {
drivers/net/ethernet/netronome/nfp/flower/qos_conf.c
210
if (!flow_offload_has_one_action(&flow->rule->action)) {
include/net/flow_offload.h
376
if (flow_offload_has_one_action(action))
net/dsa/user.c
1519
if (!flow_offload_has_one_action(action)) {