Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hwmon.c67 bp->fatal_thresh_temp = resp->fatal_threshold; in bnxt_hwrm_temp_query()
120 *val = bp->fatal_thresh_temp * 1000; in bnxt_hwmon_read()
135 *val = temp >= bp->fatal_thresh_temp; in bnxt_hwmon_read()
H A Dbnxt.h2712 u8 fatal_thresh_temp; member