HomeSort by: relevance | last modified time | path
    Searched refs:IXGBE_RX_COPY (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe.h 299 #define IXGBE_RX_COPY 0x01
ix_txrx.c 1382 if ((rxbuf->flags & IXGBE_RX_COPY) == 0) {
1402 rxbuf->flags &= ~IXGBE_RX_COPY;
2067 rbuf->flags |= IXGBE_RX_COPY;

Completed in 13 milliseconds