Searched refs:IXGBE_FLEX_MNG (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_common.c | 4505 IXGBE_WRITE_REG_ARRAY(hw, IXGBE_FLEX_MNG, in ixgbe_hic_unlocked() 4588 buffer[bi] = IXGBE_READ_REG_ARRAY(hw, IXGBE_FLEX_MNG, bi); in ixgbe_host_interface_command() 4600 buffer[bi] = IXGBE_READ_REG_ARRAY(hw, IXGBE_FLEX_MNG, in ixgbe_host_interface_command() 4624 buffer[bi] = IXGBE_READ_REG_ARRAY(hw, IXGBE_FLEX_MNG, bi); in ixgbe_host_interface_command()
|
| H A D | ixgbe_type.h | 1087 #define IXGBE_FLEX_MNG 0x15800 /* 0x15800 - 0x15EFC */ macro 1088 #define IXGBE_FLEX_MNG_PTR(_i) (IXGBE_FLEX_MNG + ((_i) * 4))
|
| H A D | ixgbe_x550.c | 3123 *data = (u16)IXGBE_READ_REG_ARRAY(hw, IXGBE_FLEX_MNG, in ixgbe_read_ee_hostif_X550() 3186 u32 reg = IXGBE_FLEX_MNG + (FW_NVM_DATA_OFFSET << 2) + in ixgbe_read_ee_hostif_buffer_X550()
|