Home
last modified time | relevance | path

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

/drivers/staging/rtl8723au/include/
DHal8723APhyCfg.h203 void PHY_SwChnl8723A(struct rtw_adapter *pAdapter, u8 channel);
/drivers/staging/rtl8723au/core/
Drtw_wlan_util.c334 PHY_SwChnl8723A(padapter, channel); in SelectChannel23a()
382 PHY_SwChnl8723A(padapter, center_ch); /* set center channel */ in set_channel_bwmode23a()
/drivers/staging/rtl8723au/hal/
Drtl8723a_phycfg.c1099 void PHY_SwChnl8723A(struct rtw_adapter *Adapter, u8 channel) in PHY_SwChnl8723A() function