Home
last modified time | relevance | path

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

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