Home
last modified time | relevance | path

Searched refs:qlcnic_get_temp_val (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hdr.h545 #define qlcnic_get_temp_val(x) ((x) >> 16) macro
H A Dqlcnic_sysfs.c1273 temperature = qlcnic_get_temp_val(value); in qlcnic_hwmon_show_temp()
H A Dqlcnic_main.c2940 temp_val = qlcnic_get_temp_val(temp); in qlcnic_check_temp()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hdr.h545 #define qlcnic_get_temp_val(x) ((x) >> 16) macro
H A Dqlcnic_sysfs.c1272 temperature = qlcnic_get_temp_val(value); in qlcnic_hwmon_show_temp()
H A Dqlcnic_main.c2913 temp_val = qlcnic_get_temp_val(temp); in qlcnic_check_temp()

Completed in 17 milliseconds