Home
last modified time | relevance | path

Searched refs:WL_FUNC_EN (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/rtl8188eu/include/
Drtl8188e_spec.h1298 #define WL_FUNC_EN BIT2 macro
/drivers/staging/rtl8723au/include/
Drtl8723a_spec.h1711 #define WL_FUNC_EN BIT(2) macro
/drivers/net/wireless/rtlwifi/rtl8821ae/
Dreg.h2398 #define WL_FUNC_EN BIT(2) macro
/drivers/staging/rtl8723au/hal/
Drtl8723a_hal_init.c852 ((value32 & WL_FUNC_EN) ? RT_MULTI_FUNC_WIFI : 0); in rtl8723a_read_chip_version()