Searched refs:CPDMA_RX_VLAN_ENCAP (Results 1 – 3 of 3) sorted by relevance
22 #define CPDMA_RX_VLAN_ENCAP BIT(19) macro
1166 CPDMA_DESC_PORT_MASK | CPDMA_RX_VLAN_ENCAP); in __cpdma_chan_process()
823 if (status & CPDMA_RX_VLAN_ENCAP) in cpsw_rx_handler()