Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_common.c3945 IXGBE_WRITE_REG_ARRAY(hw, IXGBE_FLEX_MNG, in ixgbe_host_interface_command()
3971 buffer[bi] = IXGBE_READ_REG_ARRAY(hw, IXGBE_FLEX_MNG, bi); in ixgbe_host_interface_command()
3991 buffer[bi] = IXGBE_READ_REG_ARRAY(hw, IXGBE_FLEX_MNG, bi); in ixgbe_host_interface_command()
H A Dixgbe_type.h770 #define IXGBE_FLEX_MNG 0x15800 /* 0x15800 - 0x15EFC */ macro