Searched refs:wm_enc (Results 1 – 6 of 6) sorted by relevance
267 .wm_enc = ocelot_wm_enc,
230 u32 wm = ocelot->ops->wm_enc(val); in ocelot_wm_write()
2307 ocelot_write_rix(ocelot, ocelot->ops->wm_enc(atop), SYS_ATOP, port); in ocelot_port_set_maxlen()2308 ocelot_write(ocelot, ocelot->ops->wm_enc(atop_tot), SYS_ATOP_TOT_CFG); in ocelot_port_set_maxlen()
901 .wm_enc = vsc9953_wm_enc,
2557 .wm_enc = vsc9959_wm_enc,
827 u16 (*wm_enc)(u16 value); member