Searched refs:WL_FUNC_EN (Results 1 – 4 of 4) sorted by relevance
1262 #define WL_FUNC_EN BIT(2) macro
1672 #define WL_FUNC_EN BIT2 /* WiFi function enable */ macro
2398 #define WL_FUNC_EN BIT(2) macro
1908 pHalData->MultiFunc |= ((value32 & WL_FUNC_EN) ? RT_MULTI_FUNC_WIFI : 0); in ReadChipVersion8723B()