Symbol: flow_action_has_entries
drivers/net/ethernet/airoha/airoha_eth.c
2900
if (!flow_action_has_entries(actions)) {
drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c
299
if (!flow_action_has_entries(flow_action)) {
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_matchall.c
64
if (!flow_action_has_entries(actions)) {
drivers/net/ethernet/freescale/enetc/enetc_qos.c
1405
if (!flow_action_has_entries(action)) {
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_fd.c
2298
if (!flow_action_has_entries(&flow->action)) {
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_fd.c
2405
if (cls_flower->classid && flow_action_has_entries(&flow->action)) {
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_fd.c
2411
if (!flow_action_has_entries(&flow->action) && !cls_flower->classid) {
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_fd.c
2417
if (flow_action_has_entries(&flow->action) &&
drivers/net/ethernet/intel/ice/ice_tc_lib.c
2105
if (!flow_action_has_entries(flow_action))
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
165
if (!flow_action_has_entries(actions)) {
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
432
if (!flow_action_has_entries(flow_action)) {
drivers/net/ethernet/marvell/prestera/prestera_flower.c
71
if (!flow_action_has_entries(flow_action))
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
4113
if (!flow_action_has_entries(flow_action)) {
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
5133
if (!flow_action_has_entries(flow_action)) {
drivers/net/ethernet/mellanox/mlxsw/spectrum_flower.c
70
if (!flow_action_has_entries(flow_action))
drivers/net/ethernet/microchip/lan966x/lan966x_tc_flower.c
270
if (!flow_action_has_entries(act)) {
drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c
294
if (!flow_action_has_entries(act)) {
drivers/net/ethernet/qlogic/qede/qede_filter.c
1670
if (!flow_action_has_entries(flow_action)) {
drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c
428
if (!flow_action_has_entries(action))
include/net/flow_offload.h
392
WARN_ON(!flow_action_has_entries(action));
include/net/flow_offload.h
404
if (!flow_action_has_entries(action))