Searched refs:class_ipg (Results 1 – 3 of 3) sorted by relevance
129 int32_t class_ipg; /* tenths of nanoseconds */ member
2885 !in_range(t->class_ipg, 0, 10000 * 65535 / ticks_per_usec) || in cxgb_extension_ioctl()2895 if (t->class_ipg >= 0) in cxgb_extension_ioctl()2896 t3_set_sched_ipg(sc, t->sched, t->class_ipg); in cxgb_extension_ioctl()
1470 op.kbps = op.class_ipg = op.flow_ipg = -1; in tx_sched()1490 op.class_ipg = val; in tx_sched()