Searched defs:bWIFICfg (Results 1 – 1 of 1) sorted by relevance
216 static void _TwoOutPipeMapping(struct rtw_adapter *pAdapter, bool bWIFICfg) in _TwoOutPipeMapping()249 static void _ThreeOutPipeMapping(struct rtw_adapter *pAdapter, bool bWIFICfg) in _ThreeOutPipeMapping()285 bool bWIFICfg = (pregistrypriv->wifi_spec) ? true : false; in Hal_MappingOutPipe23a() local