Home
last modified time | relevance | path

Searched refs:hsr_ops (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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.c419 static struct hsr_proto_ops hsr_ops = { variable
504 hsr->proto_ops = &hsr_ops; in hsr_dev_finalize()
/kernel/linux/linux-6.6/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.c419 static struct hsr_proto_ops hsr_ops = { variable
505 hsr->proto_ops = &hsr_ops; in hsr_dev_finalize()

Completed in 3 milliseconds