Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dif_ixv.c1457 reg &= ~IXGBE_SRRCTL_BSIZEPKT_MASK; in ixv_initialize_receive_units()
H A Dixgbe_type.h2866 #define IXGBE_SRRCTL_BSIZEPKT_MASK 0x0000007F macro
H A Dif_ix.c766 srrctl &= ~IXGBE_SRRCTL_BSIZEPKT_MASK; in ixgbe_initialize_receive_units()