Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/r8188eu/include/
DHal8188EPhyCfg.h88 void PHY_SetBWMode8188E(struct adapter *adapter,
/Linux-v6.1/drivers/staging/r8188eu/hal/
Drtl8188e_phycfg.c661 void PHY_SetBWMode8188E(struct adapter *Adapter, enum ht_channel_width Bandwidth, /* 20M or 40M */ in PHY_SetBWMode8188E() function
/Linux-v6.1/drivers/staging/r8188eu/core/
Drtw_wlan_util.c289 PHY_SetBWMode8188E(padapter, (enum ht_channel_width)bwmode, channel_offset); in SetBWMode()