Home
last modified time | relevance | path

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

/linux-6.1.9/net/hsr/
Dhsr_netlink.c496 static const struct genl_small_ops hsr_ops[] = { variable
521 .small_ops = hsr_ops,
522 .n_small_ops = ARRAY_SIZE(hsr_ops),
Dhsr_device.c419 static struct hsr_proto_ops hsr_ops = { variable
506 hsr->proto_ops = &hsr_ops; in hsr_dev_finalize()