Searched refs:rtl92cu_mod_params (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dsw.c162 static struct rtl_mod_params rtl92cu_mod_params = { variable in typeref:struct:rtl_mod_params
167 module_param_named(swenc, rtl92cu_mod_params.sw_crypto, bool, 0444);
168 module_param_named(debug, rtl92cu_mod_params.debug, int, 0444);
192 .mod_params = &rtl92cu_mod_params,

Completed in 67 milliseconds