Home
last modified time | relevance | path

Searched defs:allow_overlapping_txqs (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/sched/
H A Dsch_mqprio_lib.c21 bool allow_overlapping_txqs, in mqprio_validate_queue_counts()
70 bool allow_overlapping_txqs, in mqprio_validate_qopt()
H A Dsch_taprio.c1187 bool allow_overlapping_txqs = TXTIME_ASSIST_IS_ENABLED(taprio_flags); in taprio_parse_mqprio_opt() local