Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/include/
DHal8188EPhyCfg.h209 void PHY_SwChnl8188E(struct adapter *adapter, u8 channel);
/Linux-v5.15/drivers/staging/r8188eu/hal/
Drtl8188e_phycfg.c1090 void PHY_SwChnl8188E(struct adapter *Adapter, u8 channel) in PHY_SwChnl8188E() function
Drtl8188e_hal_init.c1805 pHalFunc->set_channel_handler = &PHY_SwChnl8188E; in rtl8188e_set_hal_ops()