Home
last modified time | relevance | path

Searched refs:enc_algo (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dmac.c194 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92c_set_key() argument
229 switch (enc_algo) { in rtl92c_set_key()
231 enc_algo = CAM_WEP40; in rtl92c_set_key()
234 enc_algo = CAM_WEP104; in rtl92c_set_key()
237 enc_algo = CAM_TKIP; in rtl92c_set_key()
240 enc_algo = CAM_AES; in rtl92c_set_key()
244 enc_algo = CAM_TKIP; in rtl92c_set_key()
298 entry_id, enc_algo, in rtl92c_set_key()
310 enc_algo, in rtl92c_set_key()
316 entry_id, enc_algo, in rtl92c_set_key()
H A Dmac.h15 u8 *p_macaddr, bool is_group, u8 enc_algo,
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
H A Dhw_common.c1094 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92d_set_key() argument
1133 switch (enc_algo) { in rtl92d_set_key()
1135 enc_algo = CAM_WEP40; in rtl92d_set_key()
1138 enc_algo = CAM_WEP104; in rtl92d_set_key()
1141 enc_algo = CAM_TKIP; in rtl92d_set_key()
1144 enc_algo = CAM_AES; in rtl92d_set_key()
1148 enc_algo); in rtl92d_set_key()
1149 enc_algo = CAM_TKIP; in rtl92d_set_key()
1198 entry_id, enc_algo, in rtl92d_set_key()
1209 enc_algo, CAM_CONFIG_NO_USEDK, in rtl92d_set_key()
[all …]
H A Dhw_common.h21 u8 *p_macaddr, bool is_group, u8 enc_algo,
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dhw.h32 u8 *p_macaddr, bool is_group, u8 enc_algo,
H A Dhw.c2530 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl8723be_set_key() argument
2569 switch (enc_algo) { in rtl8723be_set_key()
2571 enc_algo = CAM_WEP40; in rtl8723be_set_key()
2574 enc_algo = CAM_WEP104; in rtl8723be_set_key()
2577 enc_algo = CAM_TKIP; in rtl8723be_set_key()
2580 enc_algo = CAM_AES; in rtl8723be_set_key()
2584 "switch case %#x not processed\n", enc_algo); in rtl8723be_set_key()
2585 enc_algo = CAM_TKIP; in rtl8723be_set_key()
2628 entry_id, enc_algo, in rtl8723be_set_key()
2640 enc_algo, in rtl8723be_set_key()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dhw.h49 u8 enc_algo, bool is_wepkey, bool clear_all);
H A Dhw.c2372 bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all) in rtl92se_set_key() argument
2411 switch (enc_algo) { in rtl92se_set_key()
2413 enc_algo = CAM_WEP40; in rtl92se_set_key()
2416 enc_algo = CAM_WEP104; in rtl92se_set_key()
2419 enc_algo = CAM_TKIP; in rtl92se_set_key()
2422 enc_algo = CAM_AES; in rtl92se_set_key()
2426 enc_algo); in rtl92se_set_key()
2427 enc_algo = CAM_TKIP; in rtl92se_set_key()
2470 entry_id, enc_algo, in rtl92se_set_key()
2482 enc_algo, CAM_CONFIG_NO_USEDK, in rtl92se_set_key()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dhw.h30 u8 *p_macaddr, bool is_group, u8 enc_algo,
H A Dhw.c2416 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92ee_set_key() argument
2455 switch (enc_algo) { in rtl92ee_set_key()
2457 enc_algo = CAM_WEP40; in rtl92ee_set_key()
2460 enc_algo = CAM_WEP104; in rtl92ee_set_key()
2463 enc_algo = CAM_TKIP; in rtl92ee_set_key()
2466 enc_algo = CAM_AES; in rtl92ee_set_key()
2470 "switch case %#x not processed\n", enc_algo); in rtl92ee_set_key()
2471 enc_algo = CAM_TKIP; in rtl92ee_set_key()
2516 entry_id, enc_algo, in rtl92ee_set_key()
2528 enc_algo, CAM_CONFIG_NO_USEDK, in rtl92ee_set_key()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dhw.h30 u8 *p_macaddr, bool is_group, u8 enc_algo,
H A Dhw.c2271 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()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dhw.h43 u8 *p_macaddr, bool is_group, u8 enc_algo,
H A Dhw.c2059 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92ce_set_key() argument
2098 switch (enc_algo) { in rtl92ce_set_key()
2100 enc_algo = CAM_WEP40; in rtl92ce_set_key()
2103 enc_algo = CAM_WEP104; in rtl92ce_set_key()
2106 enc_algo = CAM_TKIP; in rtl92ce_set_key()
2109 enc_algo = CAM_AES; in rtl92ce_set_key()
2113 enc_algo); in rtl92ce_set_key()
2114 enc_algo = CAM_TKIP; in rtl92ce_set_key()
2173 entry_id, enc_algo, in rtl92ce_set_key()
2186 enc_algo, in rtl92ce_set_key()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dhw.h32 u8 *p_macaddr, bool is_group, u8 enc_algo,
H A Dhw.c3769 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl8821ae_set_key() argument
3807 switch (enc_algo) { in rtl8821ae_set_key()
3809 enc_algo = CAM_WEP40; in rtl8821ae_set_key()
3812 enc_algo = CAM_WEP104; in rtl8821ae_set_key()
3815 enc_algo = CAM_TKIP; in rtl8821ae_set_key()
3818 enc_algo = CAM_AES; in rtl8821ae_set_key()
3822 "switch case %#x not processed\n", enc_algo); in rtl8821ae_set_key()
3823 enc_algo = CAM_TKIP; in rtl8821ae_set_key()
3865 entry_id, enc_algo, in rtl8821ae_set_key()
3877 enc_algo, in rtl8821ae_set_key()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dhw.h36 u8 *p_macaddr, bool is_group, u8 enc_algo,
H A Dhw.c2133 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl8723e_set_key() argument
2172 switch (enc_algo) { in rtl8723e_set_key()
2174 enc_algo = CAM_WEP40; in rtl8723e_set_key()
2177 enc_algo = CAM_WEP104; in rtl8723e_set_key()
2180 enc_algo = CAM_TKIP; in rtl8723e_set_key()
2183 enc_algo = CAM_AES; in rtl8723e_set_key()
2187 "switch case %#x not processed\n", enc_algo); in rtl8723e_set_key()
2188 enc_algo = CAM_TKIP; in rtl8723e_set_key()
2231 entry_id, enc_algo, in rtl8723e_set_key()
2243 enc_algo, in rtl8723e_set_key()
[all …]