Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_taprio.c62 struct taprio_sched { struct
98 static ktime_t taprio_mono_to_any(const struct taprio_sched *q, ktime_t mono) in taprio_mono_to_any() argument
111 static ktime_t taprio_get_time(const struct taprio_sched *q) in taprio_get_time()
132 static void switch_schedules(struct taprio_sched *q, in switch_schedules()
180 static int length_to_duration(struct taprio_sched *q, int len) in length_to_duration()
201 struct taprio_sched *q = qdisc_priv(sch); in find_entry_to_transmit()
268 struct taprio_sched *q = qdisc_priv(sch); in is_valid_interval()
298 static ktime_t get_tcp_tstamp(struct taprio_sched *q, struct sk_buff *skb) in get_tcp_tstamp()
350 struct taprio_sched *q = qdisc_priv(sch); in get_packet_txtime()
421 struct taprio_sched *q = qdisc_priv(sch); in taprio_enqueue()
[all …]