Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c90 static int hwcrypto = 0; variable
6755 if (hwcrypto) { in ipw_wx_set_encodeext()
8521 if (hwcrypto) { in ipw_sw_reset()
8527 IPW_DEBUG_INFO("Hardware crypto [%s]\n", hwcrypto ? "on" : "off"); in ipw_sw_reset()
11997 module_param(hwcrypto, int, 0444);
11998 MODULE_PARM_DESC(hwcrypto, "enable hardware crypto (default off)");
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c90 static int hwcrypto = 0; variable
6709 if (hwcrypto) { in ipw_wx_set_encodeext()
8475 if (hwcrypto) { in ipw_sw_reset()
8481 IPW_DEBUG_INFO("Hardware crypto [%s]\n", hwcrypto ? "on" : "off"); in ipw_sw_reset()
11951 module_param(hwcrypto, int, 0444);
11952 MODULE_PARM_DESC(hwcrypto, "enable hardware crypto (default off)");

Completed in 27 milliseconds