Searched refs:TX_BUF_ALLOC (Results 1 – 1 of 1) sorted by relevance
40 #define TX_BUF_ALLOC 0x300 macro162 static char buf_pool[TX_BUF_ALLOC * TX_DESC_CNT + 4];665 tmp_buf = tmp_buf + TX_BUF_ALLOC; in uli526x_descriptor_init()666 tmp_buf_dma = tmp_buf_dma + TX_BUF_ALLOC; in uli526x_descriptor_init()
Completed in 3 milliseconds