Lines Matching refs:enc_algo
2271 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl88ee_set_key() argument
2309 switch (enc_algo) { in rtl88ee_set_key()
2311 enc_algo = CAM_WEP40; in rtl88ee_set_key()
2314 enc_algo = CAM_WEP104; in rtl88ee_set_key()
2317 enc_algo = CAM_TKIP; in rtl88ee_set_key()
2320 enc_algo = CAM_AES; in rtl88ee_set_key()
2324 enc_algo); in rtl88ee_set_key()
2325 enc_algo = CAM_TKIP; in rtl88ee_set_key()
2369 entry_id, enc_algo, in rtl88ee_set_key()
2381 enc_algo, in rtl88ee_set_key()
2388 entry_id, enc_algo, in rtl88ee_set_key()