Home
last modified time | relevance | path

Searched refs:config_phydm_switch_bandwidth_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.h78 config_phydm_switch_bandwidth_8822b(
H A Dphydm_hal_api8822b.c1074 config_phydm_switch_bandwidth_8822b( in config_phydm_switch_bandwidth_8822b() function
1273 if (config_phydm_switch_bandwidth_8822b(pDM_Odm, primary_ch_idx, bandwidth) == 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.h94 config_phydm_switch_bandwidth_8822b(struct dm_struct *dm,
H A Dphydm_hal_api8822b.c1833 config_phydm_switch_bandwidth_8822b(dm, 0, CHANNEL_WIDTH_20); in config_phydm_switch_channel_8822b()
2016 config_phydm_switch_bandwidth_8822b(struct dm_struct *dm, in config_phydm_switch_bandwidth_8822b() function
2294 if (!config_phydm_switch_bandwidth_8822b(dm, primary_ch_idx, bandwidth)) in config_phydm_switch_channel_bw_8822b()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/rtl8822b/
H A Drtl8822b_phy.c1278 ret = config_phydm_switch_bandwidth_8822b(pDM_Odm, pri_ch_idx, hal->CurrentChannelBW); in rtl8822b_switch_chnl_and_set_bw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/rtl8822b/
H A Drtl8822b_phy.c914 ret = config_phydm_switch_bandwidth_8822b(p_dm_odm, pri_ch_idx, hal->current_channel_bw); in switch_chnl_and_set_bw_by_drv()