Home
last modified time | relevance | path

Searched refs:ocelot_devlink_ops (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/mscc/
Docelot.h124 extern const struct devlink_ops ocelot_devlink_ops;
Docelot_vsc7514.c261 devlink_alloc(&ocelot_devlink_ops, sizeof(*ocelot), &pdev->dev); in mscc_ocelot_probe()
Docelot_net.c158 const struct devlink_ops ocelot_devlink_ops = { variable