Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/
Dos_intfs.c44 static int rtw_network_mode = Ndis802_11IBSS;/* Ndis802_11Infrastructure; infra, ad-hoc, auto */ variable
127 module_param(rtw_network_mode, int, 0644);
522 registry_par->network_mode = (u8)rtw_network_mode; in loadparam()