HomeSort by: relevance | last modified time | path
    Searched refs:IXGBE_RXD_STAT_VP (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_type.h 2779 #define IXGBE_RXD_STAT_VP 0x08 /* IEEE VLAN Packet */
2830 #define IXGBE_RXDADV_STAT_VP IXGBE_RXD_STAT_VP /* IEEE VLAN Pkt */
ix_txrx.c 2100 if ((rxr->vtag_strip) && (staterr & IXGBE_RXD_STAT_VP))

Completed in 19 milliseconds