Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8188eu/hal/
Dhal_com.c187 static void two_out_pipe(struct adapter *adapter, bool wifi_cfg) in two_out_pipe()
226 static void three_out_pipe(struct adapter *adapter, bool wifi_cfg) in three_out_pipe()
268 bool wifi_cfg = (pregistrypriv->wifi_spec) ? true : false; in hal_mapping_out_pipe() local