Home
last modified time | relevance | path

Searched refs:wm_stat (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/net/dsa/ocelot/
Docelot_ext.c36 .wm_stat = ocelot_wm_stat,
Dseville_vsc9953.c874 .wm_stat = vsc9953_wm_stat,
Dfelix_vsc9959.c2637 .wm_stat = vsc9959_wm_stat,
/linux-6.12.1/drivers/net/ethernet/mscc/
Docelot_vsc7514.c98 .wm_stat = ocelot_wm_stat,
Docelot_devlink.c240 return ocelot->ops->wm_stat(res_stat, inuse, maxuse); in ocelot_wm_status()
/linux-6.12.1/include/soc/mscc/
Docelot.h657 void (*wm_stat)(u32 val, u32 *inuse, u32 *maxuse); member