Lines Matching refs:enc_algo
1099 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92d_set_key() argument
1138 switch (enc_algo) { in rtl92d_set_key()
1140 enc_algo = CAM_WEP40; in rtl92d_set_key()
1143 enc_algo = CAM_WEP104; in rtl92d_set_key()
1146 enc_algo = CAM_TKIP; in rtl92d_set_key()
1149 enc_algo = CAM_AES; in rtl92d_set_key()
1153 enc_algo); in rtl92d_set_key()
1154 enc_algo = CAM_TKIP; in rtl92d_set_key()
1203 entry_id, enc_algo, in rtl92d_set_key()
1214 enc_algo, CAM_CONFIG_NO_USEDK, in rtl92d_set_key()
1218 entry_id, enc_algo, in rtl92d_set_key()