Searched refs:ENETC_RXBD_FLAG_VLAN (Results 1 – 2 of 2) sorted by relevance
625 #define ENETC_RXBD_FLAG_VLAN BIT(9) macro
1063 if (le16_to_cpu(rxbd->r.flags) & ENETC_RXBD_FLAG_VLAN) { in enetc_get_offloads() 1279 if (bd_status & ENETC_RXBD_FLAG_VLAN) in enetc_clean_rx_ring() 1622 if (bd_status & ENETC_RXBD_FLAG_VLAN) in enetc_clean_rx_ring_xdp()