Lines Matching refs:enc_algo
2536 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl8723be_set_key() argument
2575 switch (enc_algo) { in rtl8723be_set_key()
2577 enc_algo = CAM_WEP40; in rtl8723be_set_key()
2580 enc_algo = CAM_WEP104; in rtl8723be_set_key()
2583 enc_algo = CAM_TKIP; in rtl8723be_set_key()
2586 enc_algo = CAM_AES; in rtl8723be_set_key()
2590 "switch case %#x not processed\n", enc_algo); in rtl8723be_set_key()
2591 enc_algo = CAM_TKIP; in rtl8723be_set_key()
2634 entry_id, enc_algo, in rtl8723be_set_key()
2646 enc_algo, in rtl8723be_set_key()
2653 entry_id, enc_algo, in rtl8723be_set_key()