Searched refs:channel_to_sw (Results 1 – 2 of 2) sorted by relevance
145 void phydm_config_kfree(void *dm_void, u8 channel_to_sw, u8 *kfree_table) in phydm_config_kfree() argument183 if (channel_to_sw <= 14 && channel_to_sw >= 1) in phydm_config_kfree()186 if (channel_to_sw >= 36 && channel_to_sw <= 48) in phydm_config_kfree()188 if (channel_to_sw >= 52 && channel_to_sw <= 64) in phydm_config_kfree()190 if (channel_to_sw >= 100 && channel_to_sw <= 120) in phydm_config_kfree()192 if (channel_to_sw >= 124 && channel_to_sw <= 144) in phydm_config_kfree()194 if (channel_to_sw >= 149 && channel_to_sw <= 177) in phydm_config_kfree()
29 void phydm_config_kfree(void *dm_void, u8 channel_to_sw, u8 *kfree_table);