Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/hal/
Dhal_com.c206 static void two_out_pipe(struct adapter *adapter, bool wifi_cfg) in two_out_pipe()
242 static void three_out_pipe(struct adapter *adapter, bool wifi_cfg) in three_out_pipe()
281 bool wifi_cfg = (pregistrypriv->wifi_spec) ? true : false; in Hal_MappingOutPipe() local