Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ixgbe/
HDix_txrx.c1943 if (status & IXGBE_RXD_STAT_L4CS) {
HDixgbe_type.h2647 #define IXGBE_RXD_STAT_L4CS 0x20 /* L4 xsum calculated */ macro