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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb_82598.c285 IXGBE_WRITE_REG(hw, IXGBE_FCRTL(i), 0);
292 IXGBE_WRITE_REG(hw, IXGBE_FCRTL(i), fcrtl);
H A Dixgbe_82598.c528 IXGBE_WRITE_REG(hw, IXGBE_FCRTL(i), fcrtl);
531 IXGBE_WRITE_REG(hw, IXGBE_FCRTL(i), 0);
H A Dixgbe_type.h304 #define IXGBE_FCRTL(_i) (0x03220 + ((_i) * 8)) /* 8 of these (0-7) */ macro

Completed in 82 milliseconds