Home
last modified time | relevance | path

Searched refs:wm_enc (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/drivers/net/dsa/ocelot/
Docelot_ext.c34 .wm_enc = ocelot_wm_enc,
Dseville_vsc9953.c872 .wm_enc = vsc9953_wm_enc,
Dfelix_vsc9959.c2607 .wm_enc = vsc9959_wm_enc,
/Linux-v6.6/drivers/net/ethernet/mscc/
Docelot_vsc7514.c92 .wm_enc = ocelot_wm_enc,
Docelot_devlink.c230 u32 wm = ocelot->ops->wm_enc(val); in ocelot_wm_write()
Docelot.c2412 ocelot_write_rix(ocelot, ocelot->ops->wm_enc(atop), SYS_ATOP, port); in ocelot_port_set_maxlen()
2413 ocelot_write(ocelot, ocelot->ops->wm_enc(atop_tot), SYS_ATOP_TOT_CFG); in ocelot_port_set_maxlen()
/Linux-v6.6/include/soc/mscc/
Docelot.h655 u16 (*wm_enc)(u16 value); member