Searched refs:OCELOT_BUFFER_CELL_SZ (Results 1 – 3 of 3) sorted by relevance
27 info->len = OCELOT_BUFFER_CELL_SZ * wlen + llen - 80; in ocelot_parse_ifh()
35 #define OCELOT_BUFFER_CELL_SZ 60 macro
465 atop_wm = (ocelot->shared_queue_sz - 9 * VLAN_ETH_FRAME_LEN) / OCELOT_BUFFER_CELL_SZ; in ocelot_port_adjust_link()566 while (i < (OCELOT_BUFFER_CELL_SZ / 4)) { in ocelot_port_xmit()573 QS_INJ_CTRL_VLD_BYTES(skb->len < OCELOT_BUFFER_CELL_SZ ? 0 : last) | in ocelot_port_xmit()