Home
last modified time | relevance | path

Searched refs:_BeaconFunctionEnable (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8188eu/hal/
Dusb_halinit.c580 static void _BeaconFunctionEnable(struct adapter *Adapter, in _BeaconFunctionEnable() function
1974 _BeaconFunctionEnable(adapt, true, true); in rtw_hal_bcn_related_reg_setting()
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Drtl8723b_hal_init.c2028 static void _BeaconFunctionEnable(struct adapter *padapter, u8 Enable, u8 Linked) in _BeaconFunctionEnable() function
2087 _BeaconFunctionEnable(padapter, true, true); in rtl8723b_SetBeaconRelatedRegisters()