Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/b43/
H A Dmain.c92 static int modparam_hwtkip; variable
93 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()