Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hwmon.c66 bp->crit_thresh_temp = resp->critical_threshold; in bnxt_hwrm_temp_query()
117 *val = bp->crit_thresh_temp * 1000; in bnxt_hwmon_read()
130 *val = temp >= bp->crit_thresh_temp; in bnxt_hwmon_read()
H A Dbnxt.h2644 u8 crit_thresh_temp; member