Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_taprio.c30 #define TAPRIO_ALL_GATES_OPEN -1 macro
458 gate_mask = entry ? entry->gate_mask : TAPRIO_ALL_GATES_OPEN; in taprio_peek_soft()
544 gate_mask = entry ? entry->gate_mask : TAPRIO_ALL_GATES_OPEN; in taprio_dequeue_soft()
585 if (gate_mask != TAPRIO_ALL_GATES_OPEN && in taprio_dequeue_soft()
592 if (gate_mask != TAPRIO_ALL_GATES_OPEN && in taprio_dequeue_soft()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_taprio.c39 #define TAPRIO_ALL_GATES_OPEN -1 macro
747 if (gate_mask != TAPRIO_ALL_GATES_OPEN && in taprio_dequeue_from_txq()
752 if (gate_mask != TAPRIO_ALL_GATES_OPEN && in taprio_dequeue_from_txq()
851 gate_mask = entry ? entry->gate_mask : TAPRIO_ALL_GATES_OPEN; in taprio_dequeue()

Completed in 10 milliseconds