Searched refs:txtime_delay (Results 1 – 1 of 1) sorted by relevance
111 u32 txtime_delay; member479 minimum_time = ktime_add_ns(now, q->txtime_delay); in get_packet_txtime()1950 WRITE_ONCE(q->txtime_delay, in taprio_change()2399 u32 txtime_delay; in taprio_dump() local2417 txtime_delay = READ_ONCE(q->txtime_delay); in taprio_dump()2418 if (txtime_delay && in taprio_dump()2419 nla_put_u32(skb, TCA_TAPRIO_ATTR_TXTIME_DELAY, txtime_delay)) in taprio_dump()