Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.c24 if (!flow_action_has_entries(actions)) { in cxgb4_matchall_egress_validate()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_flower.c29 if (!flow_action_has_entries(flow_action)) in mlxsw_sp_flower_parse_actions()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c403 if (!flow_action_has_entries(action)) in tc_parse_flow_actions()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c1359 if (!flow_action_has_entries(action)) { in enetc_config_clsflower()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c3536 if (!flow_action_has_entries(flow_action)) in parse_tc_nic_actions()
4223 if (!flow_action_has_entries(flow_action)) in parse_tc_fdb_actions()
5152 if (!flow_action_has_entries(flow_action)) { in scan_tc_matchall_fdb_actions()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c1682 if (!flow_action_has_entries(flow_action)) { in qede_parse_actions()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c298 if (!flow_action_has_entries(flow_action)) { in bnxt_tc_parse_actions()