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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
H A Ddefines.h104 #define IXGBE_RXD_STAT_VP 0x08 /* IEEE VLAN Packet */ macro
145 #define IXGBE_RXDADV_STAT_VP IXGBE_RXD_STAT_VP /* IEEE VLAN Pkt */
H A Dixgbevf_main.c511 if (ixgbevf_test_staterr(rx_desc, IXGBE_RXD_STAT_VP)) { ixgbevf_process_skb_fields()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h2135 #define IXGBE_RXD_STAT_VP 0x08 /* IEEE VLAN Packet */ macro
2184 #define IXGBE_RXDADV_STAT_VP IXGBE_RXD_STAT_VP /* IEEE VLAN Pkt */
H A Dixgbe_main.c1609 ixgbe_test_staterr(rx_desc, IXGBE_RXD_STAT_VP)) { ixgbe_process_skb_fields()

Completed in 270 milliseconds