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

  /src/sys/dev/pci/ixgbe/
ixgbe_type.h 2857 #define IXGBE_SRRCTL_BSIZEPKT_MASK 0x0000007F
ixv.c 1931 reg &= ~IXGBE_SRRCTL_BSIZEPKT_MASK;
ixgbe.c 604 srrctl &= ~IXGBE_SRRCTL_BSIZEPKT_MASK;

Completed in 40 milliseconds