Home
last modified time | relevance | path

Searched refs:PHY_SetRFPathSwitch_8188E (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Dhal8188e_phy_cfg.h153 void PHY_SetRFPathSwitch_8188E(struct adapter *adapter, bool main);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A DHal8188EPhyCfg.h169 VOID PHY_SetRFPathSwitch_8188E(IN PADAPTER pAdapter, IN BOOLEAN bMain);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A DHal8188EPhyCfg.h175 VOID PHY_SetRFPathSwitch_8188E(IN PADAPTER pAdapter, IN BOOLEAN bMain);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A DHal8188EPhyCfg.h171 VOID PHY_SetRFPathSwitch_8188E(IN PADAPTER pAdapter, IN BOOLEAN bMain);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_mp.c431 #define PHY_SetRFPathSwitch(a,b) PHY_SetRFPathSwitch_8188E(a,b)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_mp.c443 #define PHY_SetRFPathSwitch(a,b) PHY_SetRFPathSwitch_8188E(a,b)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/rtl8188e/
H A Dhalphyrf_8188e_ap.c2557 VOID PHY_SetRFPathSwitch_8188E( in PHY_SetRFPathSwitch_8188E() function
H A Dhalphyrf_8188e_ce.c2689 VOID PHY_SetRFPathSwitch_8188E( in PHY_SetRFPathSwitch_8188E() function
H A Dhalphyrf_8188e_win.c2731 VOID PHY_SetRFPathSwitch_8188E( in PHY_SetRFPathSwitch_8188E() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_mp.c564 PHY_SetRFPathSwitch_8188E(padapter, bMain); in PHY_SetRFPathSwitch()