Searched refs:IXGBE_SRRCTL_BSIZEPKT_SHIFT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_vf.c104 vfsrrctl |= 0x800 >> IXGBE_SRRCTL_BSIZEPKT_SHIFT;
H A Dixgbe_type.h2613 #define IXGBE_SRRCTL_BSIZEPKT_SHIFT 10 /* so many KBs */ macro
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c2377 reg_val = (ixgbe->rx_buf_size >> IXGBE_SRRCTL_BSIZEPKT_SHIFT) |

Completed in 98 milliseconds