Home
last modified time | relevance | path

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

/Linux-v6.1/net/sched/
Dsch_taprio.c34 #define FULL_OFFLOAD_IS_ENABLED(flags) ((flags) & TCA_TAPRIO_ATTR_FLAG_FULL_OFFLOAD) macro
1047 if (FULL_OFFLOAD_IS_ENABLED(q->flags)) in taprio_start_sched()
1332 if (FULL_OFFLOAD_IS_ENABLED(q->flags)) { in taprio_parse_clockid()
1619 if (FULL_OFFLOAD_IS_ENABLED(q->flags)) in taprio_change()
1640 !FULL_OFFLOAD_IS_ENABLED(q->flags) && in taprio_change()
1679 if (FULL_OFFLOAD_IS_ENABLED(q->flags)) in taprio_change()
1822 if (FULL_OFFLOAD_IS_ENABLED(q->flags)) { in taprio_attach()
1834 if (FULL_OFFLOAD_IS_ENABLED(q->flags)) { in taprio_attach()
1866 if (FULL_OFFLOAD_IS_ENABLED(q->flags)) { in taprio_graft()
2002 if (!FULL_OFFLOAD_IS_ENABLED(q->flags) && in taprio_dump()