Lines Matching +full:1 +full:qbv
38 0.5Kbyte/1Mbyte/sec = 0.5msec, so that we need 50usec timer for
130 extern const struct nla_policy rtm_tca_policy[TCA_MAX + 1];
165 bool validate_queue_counts:1;
181 bool supports_queue_max_sdu:1;
182 bool gate_mask_per_txq:1;
187 bool broken_mqprio:1;
198 * struct tc_taprio_qopt_stats - IEEE 802.1Qbv statistics
282 u8 post_ct:1;
283 u8 post_ct_snat:1;
284 u8 post_ct_dnat:1;
301 arg->stop = 1; in tc_qdisc_stats_dump()