Home
last modified time | relevance | path

Searched refs:flow_action_hw_stats (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dflow_offload.h174 enum flow_action_hw_stats { enum
199 enum flow_action_hw_stats hw_stats;
395 enum flow_action_hw_stats used_hw_stats;
402 enum flow_action_hw_stats used_hw_stats) in flow_stats_update()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_flower.c637 enum flow_action_hw_stats used_hw_stats = FLOW_ACTION_HW_STATS_DISABLED; in mlxsw_sp_flower_stats()
H A Dspectrum_acl.c892 enum flow_action_hw_stats *used_hw_stats) in mlxsw_sp_acl_rule_get_stats()
H A Dspectrum.h958 enum flow_action_hw_stats *used_hw_stats);
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_api.c3560 static enum flow_action_hw_stats tc_act_hw_stats(u8 hw_stats) in tc_act_hw_stats()