Home
last modified time | relevance | path

Searched refs:rtw_network_mode (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
Dos_intfs.c45 static int rtw_network_mode = Ndis802_11IBSS; variable
145 module_param(rtw_network_mode, int, 0644);
549 registry_par->network_mode = (u8)rtw_network_mode; in loadparam()