Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/rtl8822b/
H A Dphydm_hal_api8822b.h66 config_phydm_switch_band_8822b(
H A Dphydm_hal_api8822b.c827 config_phydm_switch_band_8822b( in config_phydm_switch_band_8822b() function
1265 if (config_phydm_switch_band_8822b(pDM_Odm, central_ch) == FALSE) in config_phydm_switch_channel_bw_8822b()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/rtl8822b/
H A Dphydm_hal_api8822b.h81 config_phydm_switch_band_8822b(struct dm_struct *dm,
H A Dphydm_hal_api8822b.c1557 config_phydm_switch_band_8822b(struct dm_struct *dm, in config_phydm_switch_band_8822b() function
2286 if (!config_phydm_switch_band_8822b(dm, central_ch)) in config_phydm_switch_channel_bw_8822b()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/rtl8822b/
H A Drtl8822b_phy.c1235 ret = config_phydm_switch_band_8822b(pDM_Odm, hal->CurrentChannel); in rtl8822b_switch_chnl_and_set_bw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/rtl8822b/
H A Drtl8822b_phy.c884 ret = config_phydm_switch_band_8822b(p_dm_odm, hal->current_channel); in switch_chnl_and_set_bw_by_drv()