Home
last modified time | relevance | path

Searched refs:hsr_ops (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/net/hsr/
Dhsr_netlink.c521 static const struct genl_small_ops hsr_ops[] = { variable
546 .small_ops = hsr_ops,
547 .n_small_ops = ARRAY_SIZE(hsr_ops),
Dhsr_device.c532 static struct hsr_proto_ops hsr_ops = { variable
619 hsr->proto_ops = &hsr_ops; in hsr_dev_finalize()