Searched refs:wm_enc (Results 1 – 7 of 7) sorted by relevance
34 .wm_enc = ocelot_wm_enc,
872 .wm_enc = vsc9953_wm_enc,
2607 .wm_enc = vsc9959_wm_enc,
92 .wm_enc = ocelot_wm_enc,
230 u32 wm = ocelot->ops->wm_enc(val); in ocelot_wm_write()
2412 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()
655 u16 (*wm_enc)(u16 value); member