Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dact_api.c1271 static u8 tcf_action_hw_stats_get(struct nlattr *hw_stats_attr) in tcf_action_hw_stats_get() argument
1279 if (!hw_stats_attr) in tcf_action_hw_stats_get()
1281 hw_stats_bf = nla_get_bitfield32(hw_stats_attr); in tcf_action_hw_stats_get()