Home
last modified time | relevance | path

Searched refs:CELSIUS_TO_KELVIN (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/intel/iwlwifi/dvm/
Ddev.h242 #define CELSIUS_TO_KELVIN(x) ((x)+273) macro
Ddevices.c348 s32 threshold = (s32)CELSIUS_TO_KELVIN(CT_KILL_THRESHOLD_LEGACY) - in iwl5150_set_ct_threshold()
/drivers/net/wireless/intel/iwlegacy/
Dcommon.h783 #define CELSIUS_TO_KELVIN(x) ((x)+273) macro
D4965-mac.c6471 CELSIUS_TO_KELVIN(CT_KILL_THRESHOLD_LEGACY); in il4965_set_hw_params()