Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_thermal.c42 int num_trip = CXGB4_NUM_TRIPS; in cxgb4_thermal_init() local
56 num_trip = 0; /* could not get trip temperature */ in cxgb4_thermal_init()
62 ch_thermal->tzdev = thermal_zone_device_register_with_trips(ch_tz_name, &trip, num_trip, in cxgb4_thermal_init()