Home
last modified time | relevance | path

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

/Linux-v6.1/net/hsr/
Dhsr_netlink.c498 static const struct genl_small_ops hsr_ops[] = { variable
523 .small_ops = hsr_ops,
524 .n_small_ops = ARRAY_SIZE(hsr_ops),
Dhsr_device.c419 static struct hsr_proto_ops hsr_ops = { variable
510 hsr->proto_ops = &hsr_ops; in hsr_dev_finalize()