Home
last modified time | relevance | path

Searched defs:bWIFICfg (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/rtl8723au/hal/
Dhal_com.c258 static void _TwoOutPipeMapping(struct rtw_adapter *pAdapter, bool bWIFICfg) in _TwoOutPipeMapping()
291 static void _ThreeOutPipeMapping(struct rtw_adapter *pAdapter, bool bWIFICfg) in _ThreeOutPipeMapping()
327 bool bWIFICfg = (pregistrypriv->wifi_spec) ? true : false; in Hal_MappingOutPipe23a() local