Searched refs:hw_stats (Results 1 – 2 of 2) sorted by relevance
200 enum flow_action_hw_stats hw_stats; member323 if (i && action_entry->hw_stats != last_hw_stats) { in flow_action_mixed_hw_stats_check()327 last_hw_stats = action_entry->hw_stats; in flow_action_mixed_hw_stats_check()355 WARN_ON_ONCE(!action_entry->hw_stats); in __flow_action_hw_stats_check()358 ~action_entry->hw_stats & FLOW_ACTION_HW_STATS_ANY) { in __flow_action_hw_stats_check()362 !(action_entry->hw_stats & BIT(allow_bit))) { in __flow_action_hw_stats_check()
44 u8 hw_stats; member