Searched refs:psd_fc_channel (Results 1 – 2 of 2) sorted by relevance
104 u16 psd_fc_channel = dm_psd_table->psd_fc_channel; in phydm_psd() local158 if (psd_fc_channel > 14) { in phydm_psd()161 if (psd_fc_channel >= 36 && psd_fc_channel <= 64) in phydm_psd()163 else if (psd_fc_channel >= 100 && psd_fc_channel <= 140) in phydm_psd()165 else if (psd_fc_channel > 140) in phydm_psd()170 odm_set_rf_reg(dm, ODM_RF_PATH_A, 0x18, 0xff, psd_fc_channel); in phydm_psd()288 dm_psd_table->psd_fc_channel = channel; in phydm_psd_para_setting()
35 u16 psd_fc_channel; member