Searched refs:XAXIDMA_BD_STS_ACTUAL_LEN_MASK (Results 1 – 1 of 1) sorted by relevance
53 #define XAXIDMA_BD_STS_ACTUAL_LEN_MASK 0x007FFFFF /* Actual len */ macro612 length = rx_bd.status & XAXIDMA_BD_STS_ACTUAL_LEN_MASK; in axiemac_recv()