Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dflow_offload.h290 static inline bool flow_action_has_entries(const struct flow_action *action) in flow_action_has_entries() function
335 WARN_ON(!flow_action_has_entries(action)); in flow_action_first_entry_get()
347 if (!flow_action_has_entries(action)) in __flow_action_hw_stats_check()
/Linux-v5.15/drivers/net/ethernet/marvell/prestera/
Dprestera_flower.c17 if (!flow_action_has_entries(flow_action)) in prestera_flower_parse_actions()
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c180 if (!flow_action_has_entries(actions)) { in otx2_tc_validate_flow()
320 if (!flow_action_has_entries(flow_action)) { in otx2_tc_parse_actions()
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_matchall.c24 if (!flow_action_has_entries(actions)) { in cxgb4_matchall_egress_validate()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c30 if (!flow_action_has_entries(flow_action)) in mlxsw_sp_flower_parse_actions()
/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c408 if (!flow_action_has_entries(action)) in tc_parse_flow_actions()
/Linux-v5.15/drivers/net/ethernet/freescale/enetc/
Denetc_qos.c1354 if (!flow_action_has_entries(action)) { in enetc_config_clsflower()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3373 if (!flow_action_has_entries(flow_action)) in parse_tc_nic_actions()
3758 if (!flow_action_has_entries(flow_action)) in parse_tc_fdb_actions()
4728 if (!flow_action_has_entries(flow_action)) { in scan_tc_matchall_fdb_actions()
/Linux-v5.15/drivers/net/ethernet/qlogic/qede/
Dqede_filter.c1682 if (!flow_action_has_entries(flow_action)) { in qede_parse_actions()
/Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c299 if (!flow_action_has_entries(flow_action)) { in bnxt_tc_parse_actions()