Searched refs:IXGBE_STATUS (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_osdep.h | 124 #define IXGBE_WRITE_FLUSH(a) IXGBE_READ_REG(a, IXGBE_STATUS)
|
| H A D | ixgbe_common.c | 1045 reg = IXGBE_READ_REG(hw, IXGBE_STATUS); in ixgbe_set_lan_id_multi_port_pcie() 3191 if (!(IXGBE_READ_REG(hw, IXGBE_STATUS) & IXGBE_STATUS_GIO) || in ixgbe_disable_pcie_master() 3198 if (!(IXGBE_READ_REG(hw, IXGBE_STATUS) & IXGBE_STATUS_GIO)) in ixgbe_disable_pcie_master() 4849 (IXGBE_READ_REG(hw, IXGBE_STATUS) & IXGBE_STATUS_LAN_ID_1)) { in ixgbe_get_thermal_sensor_data_generic() 4929 (IXGBE_READ_REG(hw, IXGBE_STATUS) & IXGBE_STATUS_LAN_ID_1)) in ixgbe_init_thermal_sensor_thresh_generic()
|
| H A D | ixgbe_82598.c | 1108 if (IXGBE_READ_REG(hw, IXGBE_STATUS) & IXGBE_STATUS_LAN_ID_1) in ixgbe_read_i2c_phy_82598()
|
| H A D | ixgbe_type.h | 133 #define IXGBE_STATUS 0x00008 macro
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_regs.h | 19 {IXGBE_STATUS, 1, 1, "IXGBE_STATUS"},
|