Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c667 data = IXGBE_READ_REG(hw, IXGBE_MSRWD); in ixgbe_read_phy_reg_mdi()
714 IXGBE_WRITE_REG(hw, IXGBE_MSRWD, (u32)phy_data); in ixgbe_write_phy_reg_mdi()
H A Dixgbe_type.h1231 #define IXGBE_MSRWD 0x04260 macro