Searched refs:config_phydm_switch_band_8821c (Results 1 – 6 of 6) sorted by relevance
69 config_phydm_switch_band_8821c(struct dm_struct *dm, u8 central_ch);
708 config_phydm_switch_band_8821c(struct dm_struct *dm, u8 central_ch) in config_phydm_switch_band_8821c() function1198 if (config_phydm_switch_band_8821c(dm, central_ch) == false) in config_phydm_switch_channel_bw_8821c()
68 config_phydm_switch_band_8821c(struct dm_struct *dm, u8 central_ch);
707 config_phydm_switch_band_8821c(struct dm_struct *dm, u8 central_ch) in config_phydm_switch_band_8821c() function1197 if (config_phydm_switch_band_8821c(dm, central_ch) == false) in config_phydm_switch_channel_bw_8821c()
728 ret = config_phydm_switch_band_8821c(pDM_Odm, hal_data->current_channel); in phy_switch_wireless_band_8821c()
726 ret = config_phydm_switch_band_8821c(pDM_Odm, hal_data->current_channel); in phy_switch_wireless_band_8821c()