Searched full:atop (Results 1 – 7 of 7) sorted by relevance
21 and extended atop of the cover.
1065 u32 atop = sparx5_wm_enc(20 * (ETH_MAXLEN / SPX5_BUFFER_CELL_SZ)); in sparx5_port_init() local1096 /* 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()
2634 int atop, atop_tot; in ocelot_port_set_maxlen() local2658 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()
68 * will be rebuilt (atop different blocks), thereby removing all the cross
1699 /* SYS:PAUSE_CFG:ATOP */
4238 …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");
4125 * Performing well atop thin provisioned storage requires either that VDO discards freed in initialize_block_allocator()