Searched refs:IXGBE_SRRCTL_BSIZEPKT_MASK (Results 1 – 1 of 1) sorted by relevance
21 #define IXGBE_SRRCTL_BSIZEPKT_MASK 0x0000007F macro255 (reg & IXGBE_SRRCTL_BSIZEPKT_MASK) <= 0x10 ? (reg & IXGBE_SRRCTL_BSIZEPKT_MASK) : 0x10); in ixgbe_dump_regs()