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