Home
last modified time | relevance | path

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

/trueos/sys/dev/ixgbe/
HDix_txrx.c1974 if (status & IXGBE_RXD_STAT_L4CS) {
HDixgbe_type.h2539 #define IXGBE_RXD_STAT_L4CS 0x20 /* L4 xsum calculated */ macro