Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe.c3665 IXGBE_WRITE_REG_ARRAY(hw, IXGBE_FLEX_MNG, in ixgbe_hic_unlocked()
3742 IXGBE_FLEX_MNG, bi)); in ixgbe_host_interface_command()
3753 IXGBE_FLEX_MNG, bi)); in ixgbe_host_interface_command()
3776 IXGBE_FLEX_MNG, bi)); in ixgbe_host_interface_command()
H A Dixgbe_x550.c2961 *data = (uint16_t)IXGBE_READ_REG_ARRAY(hw, IXGBE_FLEX_MNG, in ixgbe_read_ee_hostif_X550()
3024 uint32_t reg = IXGBE_FLEX_MNG + (FW_NVM_DATA_OFFSET << 2) + in ixgbe_read_ee_hostif_buffer_X550()
H A Dixgbe_type.h1096 #define IXGBE_FLEX_MNG 0x15800 /* 0x15800 - 0x15EFC */ macro