Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hdr.h546 #define qlcnic_get_temp_state(x) ((x) & 0xffff) macro
H A Dqlcnic_main.c2912 temp_state = qlcnic_get_temp_state(temp); in qlcnic_check_temp()