Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/include/
DHal8188EPhyCfg.h205 void PHY_SetBWMode8188E(struct adapter *adapter,
/Linux-v5.15/drivers/staging/r8188eu/hal/
Drtl8188e_phycfg.c1053 void PHY_SetBWMode8188E(struct adapter *Adapter, enum ht_channel_width Bandwidth, /* 20M or 40M */ in PHY_SetBWMode8188E() function
Drtl8188e_hal_init.c1804 pHalFunc->set_bwmode_handler = &PHY_SetBWMode8188E; in rtl8188e_set_hal_ops()