Home
last modified time | relevance | path

Searched refs:IXGBE_SRRCTL_BSIZEPKT_MASK (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/ixgbe/
HDif_ixv.c1692 reg &= ~IXGBE_SRRCTL_BSIZEPKT_MASK; in ixv_initialize_receive_units()
HDixgbe_type.h2618 #define IXGBE_SRRCTL_BSIZEPKT_MASK 0x0000007F macro
HDif_ix.c3235 srrctl &= ~IXGBE_SRRCTL_BSIZEPKT_MASK; in ixgbe_initialize_receive_units()
HDif_ixgbe.c1196 srrctl &= ~IXGBE_SRRCTL_BSIZEPKT_MASK; in ixgbe_initialize_receive_units()