Home
last modified time | relevance | path

Searched refs:OCELOT_BUFFER_CELL_SZ (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot_devlink.c321 *buf_rsrv_i *= OCELOT_BUFFER_CELL_SZ; in ocelot_get_buf_rsrv()
322 *buf_rsrv_e *= OCELOT_BUFFER_CELL_SZ; in ocelot_get_buf_rsrv()
368 buf_shr_i /= OCELOT_BUFFER_CELL_SZ; in ocelot_setup_sharing_watermarks()
369 buf_shr_e /= OCELOT_BUFFER_CELL_SZ; in ocelot_setup_sharing_watermarks()
526 .cell_size = OCELOT_BUFFER_CELL_SZ,
H A Docelot.h30 #define OCELOT_BUFFER_CELL_SZ 60 macro
H A Docelot.c1228 while (i < (OCELOT_BUFFER_CELL_SZ / 4)) { in ocelot_port_inject_frame()
1235 QS_INJ_CTRL_VLD_BYTES(skb->len < OCELOT_BUFFER_CELL_SZ ? 0 : last) | in ocelot_port_inject_frame()
2401 pause_start = 6 * maxlen / OCELOT_BUFFER_CELL_SZ; in ocelot_port_set_maxlen()
2402 pause_stop = 4 * maxlen / OCELOT_BUFFER_CELL_SZ; in ocelot_port_set_maxlen()
2410 OCELOT_BUFFER_CELL_SZ; in ocelot_port_set_maxlen()
2411 atop = (9 * maxlen) / OCELOT_BUFFER_CELL_SZ; in ocelot_port_set_maxlen()
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot.h29 #define OCELOT_BUFFER_CELL_SZ 60 macro
H A Docelot.c1369 pause_start = 6 * maxlen / OCELOT_BUFFER_CELL_SZ; in ocelot_port_set_maxlen()
1370 pause_stop = 4 * maxlen / OCELOT_BUFFER_CELL_SZ; in ocelot_port_set_maxlen()
1378 OCELOT_BUFFER_CELL_SZ; in ocelot_port_set_maxlen()
1379 atop = (9 * maxlen) / OCELOT_BUFFER_CELL_SZ; in ocelot_port_set_maxlen()
H A Docelot_net.c383 while (i < (OCELOT_BUFFER_CELL_SZ / 4)) { in ocelot_port_xmit()
390 QS_INJ_CTRL_VLD_BYTES(skb->len < OCELOT_BUFFER_CELL_SZ ? 0 : last) | in ocelot_port_xmit()
H A Docelot_vsc7514.c547 info->len = OCELOT_BUFFER_CELL_SZ * wlen + llen - 80; in ocelot_parse_ifh()

Completed in 11 milliseconds