Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot.c2758 if (ocelot->ops->psfp_init) in ocelot_init()
2759 ocelot->ops->psfp_init(ocelot); in ocelot_init()
/linux-6.1.9/include/soc/mscc/
Docelot.h830 void (*psfp_init)(struct ocelot *ocelot); member
/linux-6.1.9/drivers/net/dsa/ocelot/
Dfelix_vsc9959.c2562 .psfp_init = vsc9959_psfp_init,