Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot.h118 extern const struct devlink_ops ocelot_devlink_ops;
Docelot_vsc7514.c1054 devlink_alloc(&ocelot_devlink_ops, sizeof(*ocelot), &pdev->dev); in mscc_ocelot_probe()
Docelot_net.c147 const struct devlink_ops ocelot_devlink_ops = { variable