Searched refs:CPDMA_BD_PORT_MASK (Results 1 – 2 of 2) sorted by relevance
199 #define CPDMA_BD_PORT_MASK 3 macro
1663 port = (bd.flags & CPDMA_BD_PORT_MASK) - 1; in cpsw_rx_dequeue()1939 bd.flags |= ((sc->unit + 1) & CPDMA_BD_PORT_MASK); in cpswp_tx_enqueue()