Searched refs:CPDMA_BD_TDOWNCMPLT (Results 1 – 2 of 2) sorted by relevance
195 #define CPDMA_BD_TDOWNCMPLT (1 << 11) macro
1640 if ((bd.flags & (CPDMA_BD_OWNER | CPDMA_BD_TDOWNCMPLT)) == in cpsw_rx_dequeue()1655 if (bd.flags & CPDMA_BD_TDOWNCMPLT) { in cpsw_rx_dequeue()2011 if ((flags & (CPDMA_BD_SOP | CPDMA_BD_TDOWNCMPLT)) == in cpsw_tx_dequeue()2012 (CPDMA_BD_SOP | CPDMA_BD_TDOWNCMPLT)) { in cpsw_tx_dequeue()