Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.c3376 IXGBE_WRITE_REG_ARRAY(hw, IXGBE_FLEX_MNG, in ixgbe_host_interface_command()
3402 buffer[bi] = IXGBE_READ_REG_ARRAY(hw, IXGBE_FLEX_MNG, bi); in ixgbe_host_interface_command()
3422 buffer[bi] = IXGBE_READ_REG_ARRAY(hw, IXGBE_FLEX_MNG, bi); in ixgbe_host_interface_command()
Dixgbe_type.h717 #define IXGBE_FLEX_MNG 0x15800 /* 0x15800 - 0x15EFC */ macro