Searched refs:wm_enc (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/ |
H A D | ocelot_ext.c | 34 .wm_enc = ocelot_wm_enc,
|
H A D | seville_vsc9953.c | 872 .wm_enc = vsc9953_wm_enc,
|
H A D | felix_vsc9959.c | 2607 .wm_enc = vsc9959_wm_enc,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A D | ocelot_vsc7514.c | 92 .wm_enc = ocelot_wm_enc,
|
H A D | ocelot_devlink.c | 230 u32 wm = ocelot->ops->wm_enc(val); in ocelot_wm_write()
|
H A D | ocelot.c | 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()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | 1380 ocelot_write_rix(ocelot, ocelot->ops->wm_enc(atop), SYS_ATOP, port); in ocelot_port_set_maxlen() 1381 ocelot_write(ocelot, ocelot->ops->wm_enc(atop_tot), SYS_ATOP_TOT_CFG); in ocelot_port_set_maxlen()
|
H A D | ocelot_vsc7514.c | 769 .wm_enc = ocelot_wm_enc,
|
/kernel/linux/linux-5.10/include/soc/mscc/ |
H A D | ocelot.h | 565 u16 (*wm_enc)(u16 value); member
|
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/ |
H A D | seville_vsc9953.c | 1062 .wm_enc = vsc9953_wm_enc,
|
H A D | felix_vsc9959.c | 1012 .wm_enc = vsc9959_wm_enc,
|
/kernel/linux/linux-6.6/include/soc/mscc/ |
H A D | ocelot.h | 655 u16 (*wm_enc)(u16 value); member
|
Completed in 22 milliseconds