Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
HDixgbe_common.c4544 IXGBE_WRITE_REG_ARRAY(hw, IXGBE_FLEX_MNG, in ixgbe_hic_unlocked()
4620 buffer[bi] = IXGBE_READ_REG_ARRAY(hw, IXGBE_FLEX_MNG, bi); in ixgbe_host_interface_command()
4631 buffer[bi] = IXGBE_READ_REG_ARRAY(hw, IXGBE_FLEX_MNG, in ixgbe_host_interface_command()
4655 buffer[bi] = IXGBE_READ_REG_ARRAY(hw, IXGBE_FLEX_MNG, bi); in ixgbe_host_interface_command()
HDixgbe_x550.c3144 *data = (u16)IXGBE_READ_REG_ARRAY(hw, IXGBE_FLEX_MNG, in ixgbe_read_ee_hostif_X550()
3206 u32 reg = IXGBE_FLEX_MNG + (FW_NVM_DATA_OFFSET << 2) + in ixgbe_read_ee_hostif_buffer_X550()
HDixgbe_type.h1084 #define IXGBE_FLEX_MNG 0x15800 /* 0x15800 - 0x15EFC */ macro