Home
last modified time | relevance | path

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

/openbmc/linux/net/hsr/
H A 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),
H A Dhsr_device.c416 static struct hsr_proto_ops hsr_ops = { variable
502 hsr->proto_ops = &hsr_ops; in hsr_dev_finalize()