Home
last modified time | relevance | path

Searched refs:IXGBE_RXD_STAT_VP (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Ddefines.h87 #define IXGBE_RXD_STAT_VP 0x08 /* IEEE VLAN Packet */ macro
128 #define IXGBE_RXDADV_STAT_VP IXGBE_RXD_STAT_VP /* IEEE VLAN Pkt */
H A Dixgbevf_main.c513 if (ixgbevf_test_staterr(rx_desc, IXGBE_RXD_STAT_VP)) { in ixgbevf_process_skb_fields()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h2365 #define IXGBE_RXD_STAT_VP 0x08 /* IEEE VLAN Packet */ macro
2418 #define IXGBE_RXDADV_STAT_VP IXGBE_RXD_STAT_VP /* IEEE VLAN Pkt */
H A Dixgbe_main.c1691 ixgbe_test_staterr(rx_desc, IXGBE_RXD_STAT_VP)) { in ixgbe_process_skb_fields()