Home
last modified time | relevance | path

Searched refs:config_phydm_switch_band_8821c (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/rtl8821c/
H A Dphydm_hal_api8821c.h69 config_phydm_switch_band_8821c(struct dm_struct *dm, u8 central_ch);
H A Dphydm_hal_api8821c.c708 config_phydm_switch_band_8821c(struct dm_struct *dm, u8 central_ch) in config_phydm_switch_band_8821c() function
1198 if (config_phydm_switch_band_8821c(dm, central_ch) == false) in config_phydm_switch_channel_bw_8821c()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/rtl8821c/
H A Dphydm_hal_api8821c.h68 config_phydm_switch_band_8821c(struct dm_struct *dm, u8 central_ch);
H A Dphydm_hal_api8821c.c707 config_phydm_switch_band_8821c(struct dm_struct *dm, u8 central_ch) in config_phydm_switch_band_8821c() function
1197 if (config_phydm_switch_band_8821c(dm, central_ch) == false) in config_phydm_switch_channel_bw_8821c()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/rtl8821c/
H A Drtl8821c_phy.c728 ret = config_phydm_switch_band_8821c(pDM_Odm, hal_data->current_channel); in phy_switch_wireless_band_8821c()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/rtl8821c/
H A Drtl8821c_phy.c726 ret = config_phydm_switch_band_8821c(pDM_Odm, hal_data->current_channel); in phy_switch_wireless_band_8821c()