Home
last modified time | relevance | path

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

/Linux-v5.10/net/sched/
Dsch_taprio.c33 #define FULL_OFFLOAD_IS_ENABLED(flags) ((flags) & TCA_TAPRIO_ATTR_FLAG_FULL_OFFLOAD) macro
1034 if (FULL_OFFLOAD_IS_ENABLED(q->flags)) in taprio_start_sched()
1273 if (!FULL_OFFLOAD_IS_ENABLED(q->flags)) in taprio_disable_offload()
1314 if (FULL_OFFLOAD_IS_ENABLED(q->flags)) { in taprio_parse_clockid()
1511 if (FULL_OFFLOAD_IS_ENABLED(q->flags)) in taprio_change()
1532 !FULL_OFFLOAD_IS_ENABLED(q->flags) && in taprio_change()
1538 if (FULL_OFFLOAD_IS_ENABLED(q->flags)) { in taprio_change()
1582 if (FULL_OFFLOAD_IS_ENABLED(q->flags)) in taprio_change()
1828 if (!FULL_OFFLOAD_IS_ENABLED(q->flags) && in taprio_dump()