Home
last modified time | relevance | path

Searched refs:atop (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot.c1355 int atop, atop_tot; in ocelot_port_set_maxlen() local
1379 atop = (9 * maxlen) / OCELOT_BUFFER_CELL_SZ; in ocelot_port_set_maxlen()
1380 ocelot_write_rix(ocelot, ocelot->ops->wm_enc(atop), SYS_ATOP, port); in ocelot_port_set_maxlen()
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.c1018 u32 atop = sparx5_wm_enc(20 * (ETH_MAXLEN / SPX5_BUFFER_CELL_SZ)); in sparx5_port_init() local
1067 spx5_wr(QSYS_ATOP_ATOP_SET(atop), in sparx5_port_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot.c2387 int atop, atop_tot; in ocelot_port_set_maxlen() local
2411 atop = (9 * maxlen) / OCELOT_BUFFER_CELL_SZ; in ocelot_port_set_maxlen()
2412 ocelot_write_rix(ocelot, ocelot->ops->wm_enc(atop), SYS_ATOP, port); in ocelot_port_set_maxlen()

Completed in 10 milliseconds