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()1945 WRITE_ONCE(q->txtime_delay, in taprio_change()2394 u32 txtime_delay; in taprio_dump() local2412 txtime_delay = READ_ONCE(q->txtime_delay); in taprio_dump()2413 if (txtime_delay && in taprio_dump()2414 nla_put_u32(skb, TCA_TAPRIO_ATTR_TXTIME_DELAY, txtime_delay)) in taprio_dump()