devlink: Introduce new attribute 'tx_priority' to devlink-rate
[linux-2.6-microblaze.git] / include / uapi / linux / devlink.h
index 2f24b53..1a9214d 100644 (file)
@@ -607,6 +607,7 @@ enum devlink_attr {
 
        DEVLINK_ATTR_SELFTESTS,                 /* nested */
 
+       DEVLINK_ATTR_RATE_TX_PRIORITY,          /* u32 */
        /* add new attributes above here, update the policy in devlink.c */
 
        __DEVLINK_ATTR_MAX,