Searched refs:FULL_OFFLOAD_IS_ENABLED (Results 1 – 1 of 1) sorted by relevance
34 #define FULL_OFFLOAD_IS_ENABLED(flags) ((flags) & TCA_TAPRIO_ATTR_FLAG_FULL_OFFLOAD) macro438 if (unlikely(FULL_OFFLOAD_IS_ENABLED(q->flags))) { in taprio_enqueue()454 if (skb_is_gso(skb) && !FULL_OFFLOAD_IS_ENABLED(q->flags)) { in taprio_enqueue()1051 if (FULL_OFFLOAD_IS_ENABLED(q->flags)) in taprio_start_sched()1290 if (!FULL_OFFLOAD_IS_ENABLED(q->flags)) in taprio_disable_offload()1331 if (FULL_OFFLOAD_IS_ENABLED(q->flags)) { in taprio_parse_clockid()1530 if (FULL_OFFLOAD_IS_ENABLED(q->flags)) in taprio_change()1551 !FULL_OFFLOAD_IS_ENABLED(q->flags) && in taprio_change()1557 if (FULL_OFFLOAD_IS_ENABLED(q->flags)) { in taprio_change()1601 if (FULL_OFFLOAD_IS_ENABLED(q->flags)) in taprio_change()[all …]