Searched refs:OCELOT_BUFFER_CELL_SZ (Results 1 – 3 of 3) sorted by relevance
321 *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,
30 #define OCELOT_BUFFER_CELL_SZ 60 macro
1301 while (i < (OCELOT_BUFFER_CELL_SZ / 4)) { in ocelot_port_inject_frame()1308 QS_INJ_CTRL_VLD_BYTES(skb->len < OCELOT_BUFFER_CELL_SZ ? 0 : last) | in ocelot_port_inject_frame()2476 pause_start = 6 * maxlen / OCELOT_BUFFER_CELL_SZ; in ocelot_port_set_maxlen()2477 pause_stop = 4 * maxlen / OCELOT_BUFFER_CELL_SZ; in ocelot_port_set_maxlen()2485 OCELOT_BUFFER_CELL_SZ; in ocelot_port_set_maxlen()2486 atop = (9 * maxlen) / OCELOT_BUFFER_CELL_SZ; in ocelot_port_set_maxlen()