Searched refs:IGI_TO_NHM_TH_MULTIPLIER (Results 1 – 16 of 16) sorted by relevance
21 #define IGI_TO_NHM_TH_MULTIPLIER 2 macro
626 ccx_info->nhm_th[0] = (ccx_info->echo_igi - CCA_CAP) * IGI_TO_NHM_TH_MULTIPLIER; in phydm_set_nhm_th_by_igi()628 ccx_info->nhm_th[i] = ccx_info->nhm_th[0] + 2 * IGI_TO_NHM_TH_MULTIPLIER * i; in phydm_set_nhm_th_by_igi()
39 #define IGI_TO_NHM_TH_MULTIPLIER 2 macro
207 u8 th_gap = 2 * IGI_TO_NHM_TH_MULTIPLIER; /*unit is 0.5dB for FAHM*/ in phydm_fahm_set_th_by_igi()222 f_th[0] = (igi - CCA_CAP) * IGI_TO_NHM_TH_MULTIPLIER; in phydm_fahm_set_th_by_igi()
40 #define IGI_TO_NHM_TH_MULTIPLIER 2 macro
208 u8 th_gap = 2 * IGI_TO_NHM_TH_MULTIPLIER; /*unit is 0.5dB for FAHM*/ in phydm_fahm_set_th_by_igi()223 f_th[0] = (igi - CCA_CAP) * IGI_TO_NHM_TH_MULTIPLIER; in phydm_fahm_set_th_by_igi()
43 #define IGI_TO_NHM_TH_MULTIPLIER 2 macro