Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/rtl8822c/
H A Dphydm_hal_api8822c.h118 boolean config_phydm_switch_bandwidth_8822c(struct dm_struct *dm, u8 pri_ch,
H A Dphydm_hal_api8822c.c1770 config_phydm_switch_bandwidth_8822c(struct dm_struct *dm, u8 pri_ch, in config_phydm_switch_bandwidth_8822c() function
2015 if (!config_phydm_switch_bandwidth_8822c(dm, primary_ch_idx, bandwidth)) in config_phydm_switch_channel_bw_8822c()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/rtl8822c/
H A Drtl8822c_phy.c945 ret = config_phydm_switch_bandwidth_8822c(p_dm_odm, pri_ch_idx, CHANNEL_WIDTH_10); in switch_chnl_and_set_bw_by_drv()
949 ret = config_phydm_switch_bandwidth_8822c(p_dm_odm, pri_ch_idx, CHANNEL_WIDTH_5); in switch_chnl_and_set_bw_by_drv()
952 ret = config_phydm_switch_bandwidth_8822c(p_dm_odm, pri_ch_idx, hal->current_channel_bw); in switch_chnl_and_set_bw_by_drv()