Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtt.h17 #define IWL_TT_CT_KILL_MARGIN 3 macro
H A Dtt.c97 within_margin = ((temp + IWL_TT_CT_KILL_MARGIN) >= in iwl_within_ct_kill_margin()
100 within_margin = ((temp + IWL_TT_CT_KILL_MARGIN) >= in iwl_within_ct_kill_margin()