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