Lines Matching refs:enc_algo
2111 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92de_set_key() argument
2146 switch (enc_algo) { in rtl92de_set_key()
2148 enc_algo = CAM_WEP40; in rtl92de_set_key()
2151 enc_algo = CAM_WEP104; in rtl92de_set_key()
2154 enc_algo = CAM_TKIP; in rtl92de_set_key()
2157 enc_algo = CAM_AES; in rtl92de_set_key()
2161 enc_algo); in rtl92de_set_key()
2162 enc_algo = CAM_TKIP; in rtl92de_set_key()
2213 entry_id, enc_algo, in rtl92de_set_key()
2225 enc_algo, CAM_CONFIG_NO_USEDK, in rtl92de_set_key()
2229 entry_id, enc_algo, in rtl92de_set_key()