Home
last modified time | relevance | path

Searched refs:used_hw_stats (Results 1 – 3 of 3) sorted by relevance

/include/net/
Dflow_offload.h395 enum flow_action_hw_stats used_hw_stats; member
402 enum flow_action_hw_stats used_hw_stats) in flow_stats_update() argument
412 WARN_ON(used_hw_stats == FLOW_ACTION_HW_STATS_ANY); in flow_stats_update()
413 flow_stats->used_hw_stats |= used_hw_stats; in flow_stats_update()
Dpkt_cls.h272 u8 used_hw_stats, bool used_hw_stats_valid) in tcf_exts_stats_update() argument
284 a->used_hw_stats = used_hw_stats; in tcf_exts_stats_update()
Dact_api.h45 u8 used_hw_stats; member