Home
last modified time | relevance | path

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

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