Home
last modified time | relevance | path

Searched refs:config_phydm_switch_channel_8822c (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/rtl8822c/
H A Dphydm_hal_api8822c.h116 boolean config_phydm_switch_channel_8822c(struct dm_struct *dm, u8 central_ch);
H A Dphydm_hal_api8822c.c1612 config_phydm_switch_channel_8822c(struct dm_struct *dm, u8 central_ch) in config_phydm_switch_channel_8822c() function
2011 if (!config_phydm_switch_channel_8822c(dm, central_ch)) in config_phydm_switch_channel_bw_8822c()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/rtl8822c/
H A Drtl8822c_phy.c921 ret = config_phydm_switch_channel_8822c(p_dm_odm, hal->current_channel); in switch_chnl_and_set_bw_by_drv()