Home
last modified time | relevance | path

Searched refs:hw_stats_bf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dact_api.c897 struct nla_bitfield32 hw_stats_bf; in tcf_action_hw_stats_get() local
905 hw_stats_bf = nla_get_bitfield32(hw_stats_attr); in tcf_action_hw_stats_get()
906 return hw_stats_bf.value; in tcf_action_hw_stats_get()
/kernel/linux/linux-6.6/net/sched/
H A Dact_api.c1253 struct nla_bitfield32 hw_stats_bf; in tcf_action_hw_stats_get() local
1261 hw_stats_bf = nla_get_bitfield32(hw_stats_attr); in tcf_action_hw_stats_get()
1262 return hw_stats_bf.value; in tcf_action_hw_stats_get()

Completed in 5 milliseconds