Searched refs:allow_bit (Results 1 – 1 of 1) sorted by relevance
392 enum flow_action_hw_stats_bit allow_bit) in __flow_action_hw_stats_check() argument411 !(action_entry->hw_stats & BIT(allow_bit))) { in __flow_action_hw_stats_check()421 enum flow_action_hw_stats_bit allow_bit) in flow_action_hw_stats_check() argument423 return __flow_action_hw_stats_check(action, extack, true, allow_bit); in flow_action_hw_stats_check()
Completed in 5 milliseconds