Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot_devlink.c353 u32 buf_shr_i, buf_shr_e; in ocelot_setup_sharing_watermarks() local
361 buf_shr_e = ocelot->pool_size[OCELOT_SB_BUF][OCELOT_SB_POOL_EGR] - in ocelot_setup_sharing_watermarks()
369 buf_shr_e /= OCELOT_BUFFER_CELL_SZ; in ocelot_setup_sharing_watermarks()
372 ocelot_wm_write(ocelot, BUF_COL_SHR_E(0), buf_shr_e); in ocelot_setup_sharing_watermarks()

Completed in 4 milliseconds