summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/dev/cxgbe/t4_ioctl.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/dev/cxgbe/t4_ioctl.h b/sys/dev/cxgbe/t4_ioctl.h
index edfa933..5ad0597 100644
--- a/sys/dev/cxgbe/t4_ioctl.h
+++ b/sys/dev/cxgbe/t4_ioctl.h
@@ -51,6 +51,9 @@ enum {
T4_GET_MEM, /* read memory */
T4_GET_I2C, /* read from i2c addressible device */
T4_CLEAR_STATS, /* clear a port's MAC statistics */
+ T4_SET_OFLD_POLICY, /* Set offload policy */
+ T4_SET_SCHED_CLASS, /* set sched class */
+ T4_SET_SCHED_QUEUE, /* set queue class */
};
struct t4_reg {
OpenPOWER on IntegriCloud