Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dipw2200.c104 static int hwcrypto = 0; variable
6778 if (hwcrypto) { in ipw_wx_set_encodeext()
8552 if (hwcrypto) { in ipw_sw_reset()
8558 IPW_DEBUG_INFO("Hardware crypto [%s]\n", hwcrypto ? "on" : "off"); in ipw_sw_reset()
12047 module_param(hwcrypto, int, 0444);
12048 MODULE_PARM_DESC(hwcrypto, "enable hardware crypto (default off)");