Home
last modified time | relevance | path

Searched defs:ch_thermal (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_thermal.c64 struct ch_thermal *ch_thermal = &adap->ch_thermal; in cxgb4_thermal_init() local
Dcxgb4.h909 struct ch_thermal { struct
910 struct thermal_zone_device *tzdev;
911 int trip_temp;
912 int trip_type;
1045 struct ch_thermal ch_thermal; member