Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
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 * in taprio_enqueue()
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dsch_taprio.c81 struct taprio_sched { struct
112 static void taprio_calculate_gate_durations(struct taprio_sched *q, in taprio_calculate_gate_durations()
171 static ktime_t taprio_mono_to_any(const struct taprio_sched *q, ktime_t mono) in taprio_mono_to_any()
184 static ktime_t taprio_get_time(const struct taprio_sched *q) in taprio_get_time()
202 static void switch_schedules(struct taprio_sched *q, in switch_schedules()
250 static int length_to_duration(struct taprio_sched *q, int len) in length_to_duration()
255 static int duration_to_length(struct taprio_sched *q, u64 duration) in duration_to_length()
264 static void taprio_update_queue_max_sdu(struct taprio_sched *q, in taprio_update_queue_max_sdu()
328 struct taprio_sched *q = qdisc_priv(sch); in find_entry_to_transmit()
395 struct taprio_sched * in is_valid_interval()
[all...]

Completed in 5 milliseconds