Home
last modified time | relevance | path

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

/linux/include/net/
A 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/drivers/net/ethernet/marvell/octeontx2/nic/
A 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/drivers/net/ethernet/marvell/prestera/
A Dprestera_flower.c17 if (!flow_action_has_entries(flow_action)) in prestera_flower_parse_actions()
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_tc_matchall.c24 if (!flow_action_has_entries(actions)) { in cxgb4_matchall_egress_validate()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_flower.c30 if (!flow_action_has_entries(flow_action)) in mlxsw_sp_flower_parse_actions()
/linux/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_tc.c434 if (!flow_action_has_entries(action)) in tc_parse_flow_actions()
/linux/drivers/net/ethernet/intel/ice/
A Dice_tc_lib.c1124 if (!flow_action_has_entries(flow_action)) in ice_parse_tc_flower_actions()
/linux/drivers/net/ethernet/freescale/enetc/
A Denetc_qos.c1358 if (!flow_action_has_entries(action)) { in enetc_config_clsflower()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.c3520 if (!flow_action_has_entries(flow_action)) { in parse_tc_nic_actions()
3951 if (!flow_action_has_entries(flow_action)) { in parse_tc_fdb_actions()
4978 if (!flow_action_has_entries(flow_action)) { in scan_tc_matchall_fdb_actions()
/linux/drivers/net/ethernet/qlogic/qede/
A Dqede_filter.c1673 if (!flow_action_has_entries(flow_action)) { in qede_parse_actions()
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_tc.c299 if (!flow_action_has_entries(flow_action)) { in bnxt_tc_parse_actions()

Completed in 35 milliseconds