Searched refs:CAM_TKIP (Results 1 – 25 of 27) sorted by relevance
12
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
D | mac.c | 237 enc_algo = CAM_TKIP; in rtl92c_set_key() 244 enc_algo = CAM_TKIP; in rtl92c_set_key()
|
D | sw.c | 194 .maps[SEC_CAM_TKIP] = CAM_TKIP,
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | sw.c | 279 .maps[SEC_CAM_TKIP] = CAM_TKIP,
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | sw.c | 290 .maps[SEC_CAM_TKIP] = CAM_TKIP,
|
D | hw.c | 2581 enc_algo = CAM_TKIP; in rtl8723be_set_key() 2589 enc_algo = CAM_TKIP; in rtl8723be_set_key()
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | sw.c | 283 .maps[SEC_CAM_TKIP] = CAM_TKIP,
|
D | hw.c | 2189 enc_algo = CAM_TKIP; in rtl8723e_set_key() 2197 enc_algo = CAM_TKIP; in rtl8723e_set_key()
|
D | reg.h | 445 #define CAM_TKIP 0x02 macro
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | sw.c | 270 .maps[SEC_CAM_TKIP] = CAM_TKIP,
|
D | hw.c | 2119 enc_algo = CAM_TKIP; in rtl92ce_set_key() 2127 enc_algo = CAM_TKIP; in rtl92ce_set_key()
|
D | reg.h | 460 #define CAM_TKIP 0x02 macro
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | sw.c | 280 .maps[SEC_CAM_TKIP] = CAM_TKIP,
|
D | hw.c | 2462 enc_algo = CAM_TKIP; in rtl92ee_set_key() 2470 enc_algo = CAM_TKIP; in rtl92ee_set_key()
|
D | reg.h | 505 #define CAM_TKIP 0x02 macro
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | sw.c | 289 .maps[SEC_CAM_TKIP] = CAM_TKIP,
|
D | hw.c | 2317 enc_algo = CAM_TKIP; in rtl88ee_set_key() 2325 enc_algo = CAM_TKIP; in rtl88ee_set_key()
|
D | reg.h | 495 #define CAM_TKIP 0x02 macro
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | sw.c | 333 .maps[SEC_CAM_TKIP] = CAM_TKIP,
|
D | reg.h | 518 #define CAM_TKIP 0x02 macro
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192du/ |
D | sw.c | 281 .maps[SEC_CAM_TKIP] = CAM_TKIP,
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
D | sw.c | 317 .maps[SEC_CAM_TKIP] = CAM_TKIP,
|
D | reg.h | 611 #define CAM_TKIP 0x02 macro
|
D | hw.c | 2419 enc_algo = CAM_TKIP; in rtl92se_set_key() 2427 enc_algo = CAM_TKIP; in rtl92se_set_key()
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192d/ |
D | hw_common.c | 1146 enc_algo = CAM_TKIP; in rtl92d_set_key() 1154 enc_algo = CAM_TKIP; in rtl92d_set_key()
|
D | reg.h | 489 #define CAM_TKIP 0x02 macro
|
12