Home
last modified time | relevance | path

Searched full:atop (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-bus-surface_aggregator-tabletsw21 and extended atop of the cover.
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.c1065 u32 atop = sparx5_wm_enc(20 * (ETH_MAXLEN / SPX5_BUFFER_CELL_SZ)); in sparx5_port_init() local
1096 /* Port ATOP. Frames are tail dropped when this WM is hit */ in sparx5_port_init()
1097 spx5_wr(QSYS_ATOP_ATOP_SET(atop), in sparx5_port_init()
/linux/drivers/net/ethernet/mscc/
H A Docelot.c2634 int atop, atop_tot; in ocelot_port_set_maxlen() local
2658 atop = (9 * maxlen) / OCELOT_BUFFER_CELL_SZ; in ocelot_port_set_maxlen()
2659 ocelot_write_rix(ocelot, ocelot->ops->wm_enc(atop), SYS_ATOP, port); in ocelot_port_set_maxlen()
/linux/fs/xfs/scrub/
H A Dreap.c68 * will be rebuilt (atop different blocks), thereby removing all the cross
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_regs.h1699 /* SYS:PAUSE_CFG:ATOP */
/linux/tools/power/pm-graph/
H A Dsleepgraph.py4238 …html_func_top = '<article id="{0}" class="atop" style="background:{1}">\n<input type="checkbox" cl…
5307 var cg = cglist.getElementsByClassName("atop");
5374 var cg = cglist.getElementsByClassName("atop");
/linux/drivers/md/dm-vdo/
H A Dslab-depot.c4125 * Performing well atop thin provisioned storage requires either that VDO discards freed in initialize_block_allocator()