drivers/ub/hw/hns3/hns3_udma_sysfs.c
0 → 100644
+543
−0
Loading
driver inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I85R2F CVE: NA --------------------------------------------------------------------- This patch supports config and query parameters of congestion control algorithms, which as known as SCC. UDMA driver will generates sysfs nodes corresponding to SCC parameters in /sys/class/net/<iface>/device/cc_param, and read/write sysfs device attributes is equivalent to query/config parameters. Signed-off-by:Yu Zhang <zhangyu709@huawei.com>