Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dflow_offload.h283 static inline bool flow_action_has_entries(const struct flow_action *action) in flow_action_has_entries() function
328 WARN_ON(!flow_action_has_entries(action)); in flow_action_first_entry_get()
340 if (!flow_action_has_entries(action)) in __flow_action_hw_stats_check()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_matchall.c24 if (!flow_action_has_entries(actions)) { in cxgb4_matchall_egress_validate()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c29 if (!flow_action_has_entries(flow_action)) in mlxsw_sp_flower_parse_actions()
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c403 if (!flow_action_has_entries(action)) in tc_parse_flow_actions()
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
Denetc_qos.c1354 if (!flow_action_has_entries(action)) { in enetc_config_clsflower()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3525 if (!flow_action_has_entries(flow_action)) in parse_tc_nic_actions()
4212 if (!flow_action_has_entries(flow_action)) in parse_tc_fdb_actions()
5141 if (!flow_action_has_entries(flow_action)) { in scan_tc_matchall_fdb_actions()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/
Dqede_filter.c1682 if (!flow_action_has_entries(flow_action)) { in qede_parse_actions()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c298 if (!flow_action_has_entries(flow_action)) { in bnxt_tc_parse_actions()