Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43/
Dmain.c96 static int modparam_hwtkip; variable
97 module_param_named(hwtkip, modparam_hwtkip, int, 0444);
867 if (!modparam_hwtkip) in rx_tkip_phase1_write()
906 if (B43_WARN_ON(!modparam_hwtkip)) in b43_op_update_tkip_key()
4079 !modparam_hwtkip)) { in b43_op_set_key()