Home
last modified time | relevance | path

Searched refs:IXGBE_RDRXCTL_PSP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h1223 #define IXGBE_RDRXCTL_PSP 0x00000004 /* Pad small packet */ macro
H A Dixgbe_main.c4333 rdrxctl |= IXGBE_RDRXCTL_PSP; in ixgbe_setup_rdrxctl()