Searched refs:bWIFICfg (Results 1 – 1 of 1) sorted by relevance
216 static void _TwoOutPipeMapping(struct rtw_adapter *pAdapter, bool bWIFICfg) in _TwoOutPipeMapping() argument220 if (bWIFICfg) { /* WMM */ in _TwoOutPipeMapping()249 static void _ThreeOutPipeMapping(struct rtw_adapter *pAdapter, bool bWIFICfg) in _ThreeOutPipeMapping() argument253 if (bWIFICfg) { /* for WMM */ in _ThreeOutPipeMapping()285 bool bWIFICfg = (pregistrypriv->wifi_spec) ? true : false; in Hal_MappingOutPipe23a() local290 _TwoOutPipeMapping(pAdapter, bWIFICfg); in Hal_MappingOutPipe23a()293 _ThreeOutPipeMapping(pAdapter, bWIFICfg); in Hal_MappingOutPipe23a()