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