Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c480 if (ath5k_modparam_nohwcrypt) in ath5k_set_key()
H A Dath5k.h921 extern bool ath5k_modparam_nohwcrypt;
H A Dbase.c75 bool ath5k_modparam_nohwcrypt; variable
76 module_param_named(nohwcrypt, ath5k_modparam_nohwcrypt, bool, 0444);