Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h1264 TCA_TAPRIO_OFFLOAD_STATS_PAD = 1, /* u64 */ enumerator
/openbmc/linux/net/sched/
H A Dsch_taprio.c2330 if (nla_put_u64_64bit(skb, attrtype, val, TCA_TAPRIO_OFFLOAD_STATS_PAD)) in taprio_put_stat()