Home
last modified time | relevance | path

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

/linux-6.15/net/sched/
H A Dact_api.c1282 struct nla_bitfield32 hw_stats_bf; in tcf_action_hw_stats_get() local
1290 hw_stats_bf = nla_get_bitfield32(hw_stats_attr); in tcf_action_hw_stats_get()
1291 return hw_stats_bf.value; in tcf_action_hw_stats_get()