Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ixgbe/
Dixv_txrx.c1937 if (status & IXGBE_RXD_STAT_L4CS) { in ixgbe_rx_checksum()
Dix_txrx.c1964 if (status & IXGBE_RXD_STAT_L4CS) {
Dixv_type.h2647 #define IXGBE_RXD_STAT_L4CS 0x20 /* L4 xsum calculated */ macro
Dixgbe_type.h2637 #define IXGBE_RXD_STAT_L4CS 0x20 /* L4 xsum calculated */ macro