Home
last modified time | relevance | path

Searched refs:IXGBE_ETS_DATA_LOC_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c3939 sensor_location = FIELD_GET(IXGBE_ETS_DATA_LOC_MASK, in ixgbe_get_thermal_sensor_data_generic()
4000 sensor_location = FIELD_GET(IXGBE_ETS_DATA_LOC_MASK, in ixgbe_init_thermal_sensor_thresh_generic()
H A Dixgbe_type.h2062 #define IXGBE_ETS_DATA_LOC_MASK 0x3C00 macro