Home
last modified time | relevance | path

Searched refs:flow_action_has_entries (Results 1 – 11 of 11) sorted by relevance

/linux-5.19.10/include/net/
Dflow_offload.h305 static inline bool flow_action_has_entries(const struct flow_action *action) in flow_action_has_entries() function
356 WARN_ON(!flow_action_has_entries(action)); in flow_action_first_entry_get()
368 if (!flow_action_has_entries(action)) in __flow_action_hw_stats_check()
/linux-5.19.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c214 if (!flow_action_has_entries(actions)) { in otx2_tc_validate_flow()
393 if (!flow_action_has_entries(flow_action)) { in otx2_tc_parse_actions()
/linux-5.19.10/drivers/net/ethernet/marvell/prestera/
Dprestera_flower.c70 if (!flow_action_has_entries(flow_action)) in prestera_flower_parse_actions()
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_matchall.c64 if (!flow_action_has_entries(actions)) { in cxgb4_matchall_egress_validate()
/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c70 if (!flow_action_has_entries(flow_action)) in mlxsw_sp_flower_parse_actions()
/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c436 if (!flow_action_has_entries(action)) in tc_parse_flow_actions()
/linux-5.19.10/drivers/net/ethernet/intel/ice/
Dice_tc_lib.c1252 if (!flow_action_has_entries(flow_action)) in ice_parse_tc_flower_actions()
/linux-5.19.10/drivers/net/ethernet/freescale/enetc/
Denetc_qos.c1346 if (!flow_action_has_entries(action)) { in enetc_config_clsflower()
/linux-5.19.10/drivers/net/ethernet/qlogic/qede/
Dqede_filter.c1673 if (!flow_action_has_entries(flow_action)) { in qede_parse_actions()
/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c299 if (!flow_action_has_entries(flow_action)) { in bnxt_tc_parse_actions()
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3711 if (!flow_action_has_entries(flow_action)) { in flow_action_supported()
4564 if (!flow_action_has_entries(flow_action)) { in scan_tc_matchall_fdb_actions()