Home
last modified time | relevance | path

Searched refs:atop (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/Documentation/ABI/testing/
Dsysfs-bus-surface_aggregator-tabletsw21 and extended atop of the cover.
/linux-6.6.21/drivers/net/ethernet/microchip/sparx5/
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()
/linux-6.6.21/drivers/net/ethernet/mscc/
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()
/linux-6.6.21/Documentation/filesystems/
Dxfs-online-fsck-design.rst49 might be built atop online fsck.
2001 The ``xfarray`` abstraction presents a linear array for fixed-size records atop
2167 atop an xfile.
2221 Btrees built atop an xfile are collectively known as ``xfbtrees``.