Searched refs:modparam_hwtkip (Results 1 – 1 of 1) sorted by relevance
92 static int modparam_hwtkip; variable93 module_param_named(hwtkip, modparam_hwtkip, int, 0444);905 if (!modparam_hwtkip) in rx_tkip_phase1_write()944 if (B43_WARN_ON(!modparam_hwtkip)) in b43_op_update_tkip_key()4227 !modparam_hwtkip)) { in b43_op_set_key()