Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_defines.h790 #define NVM_ETS_CFG 0x003E macro
H A De1000_82575.c2794 hw->nvm.ops.read(hw, NVM_ETS_CFG, 1, &ets_offset); in igb_get_thermal_sensor_data_generic()
2853 hw->nvm.ops.read(hw, NVM_ETS_CFG, 1, &ets_offset); in igb_init_thermal_sensor_thresh_generic()
H A Digb_main.c3558 hw->nvm.ops.read(hw, NVM_ETS_CFG, 1, &ets_word); in igb_probe()