Searched refs:shutdown_thresh_temp (Results 1 – 2 of 2) sorted by relevance
68 bp->shutdown_thresh_temp = resp->shutdown_threshold; in bnxt_hwrm_temp_query()164 return sysfs_emit(buf, "%u\n", bp->shutdown_thresh_temp * 1000); in temp1_shutdown_show()178 return sysfs_emit(buf, "%u\n", temp >= bp->shutdown_thresh_temp); in temp1_shutdown_alarm_show()198 !bp->shutdown_thresh_temp) in bnxt_temp_extra_attrs_visible()
2646 u8 shutdown_thresh_temp; member