Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/mscc_eswitch/
H A Dmscc_xfer.c24 #define BUF_CELL_SZ 60 macro
42 while (i < (BUF_CELL_SZ / 4)) { in mscc_send()
49 QS_INJ_CTRL_VLD_BYTES(buff_len < BUF_CELL_SZ ? 0 : last) | in mscc_send()