Home
last modified time | relevance | path

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

/linux/net/hsr/
H A Dhsr_netlink.c544 static const struct genl_small_ops hsr_ops[] = {
569 .small_ops = hsr_ops, in hsr_netlink_init()
570 .n_small_ops = ARRAY_SIZE(hsr_ops), in hsr_netlink_init()
534 static const struct genl_small_ops hsr_ops[] = { global() variable
H A Dhsr_device.c621 static const struct hsr_proto_ops hsr_ops = { variable
744 hsr->proto_ops = &hsr_ops; in hsr_dev_finalize()