Searched refs:OCELOT_BUFFER_CELL_SZ (Results 1 – 4 of 4) sorted by relevance
29 #define OCELOT_BUFFER_CELL_SZ 60 macro
1372 pause_start = 6 * maxlen / OCELOT_BUFFER_CELL_SZ; in ocelot_port_set_maxlen()1373 pause_stop = 4 * maxlen / OCELOT_BUFFER_CELL_SZ; in ocelot_port_set_maxlen()1381 OCELOT_BUFFER_CELL_SZ; in ocelot_port_set_maxlen()1382 atop = (9 * maxlen) / OCELOT_BUFFER_CELL_SZ; in ocelot_port_set_maxlen()
383 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()
547 info->len = OCELOT_BUFFER_CELL_SZ * wlen + llen - 80; in ocelot_parse_ifh()