Searched defs:bWIFICfg (Results 1 – 1 of 1) sorted by relevance
363 static void _TwoOutPipeMapping(struct adapter *padapter, bool bWIFICfg) in _TwoOutPipeMapping()404 static void _ThreeOutPipeMapping(struct adapter *padapter, bool bWIFICfg) in _ThreeOutPipeMapping()448 bool bWIFICfg = (pregistrypriv->wifi_spec) ? true : false; in Hal_MappingOutPipe() local