Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dxilinx_ll_temac_fifo.h89 #define LL_FIFO_TLF_MIN ((4 * sizeof(u32)) & LL_FIFO_TLF_MASK) macro
H A Dxilinx_ll_temac_fifo.c109 if (length < LL_FIFO_TLF_MIN) { in ll_temac_send_fifo()