Searched refs:MTK_QDMA_PAGE_SIZE (Results 1 – 1 of 1) sorted by relevance
128 #define MTK_QDMA_PAGE_SIZE 2048 macro440 if (length == 0 || length > MTK_QDMA_PAGE_SIZE) { in mt7628_eth_recv()481 uchar packet[MTK_QDMA_PAGE_SIZE]; in mt7628_eth_start()592 priv->rx_buf[i] = memalign(PKTALIGN, MTK_QDMA_PAGE_SIZE); in mt7628_eth_probe()
Completed in 4 milliseconds