/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/ |
D | cam.c | 130 if (ul_key_id == TOTAL_CAM_ENTRY) { in rtl_cam_add_one_entry() 289 return TOTAL_CAM_ENTRY; in rtl_cam_get_free_entry() 292 for (i = 4; i < TOTAL_CAM_ENTRY; i++) { in rtl_cam_get_free_entry() 298 for (entry_idx = 4; entry_idx < TOTAL_CAM_ENTRY; entry_idx++) { in rtl_cam_get_free_entry() 309 return TOTAL_CAM_ENTRY; in rtl_cam_get_free_entry() 329 for (i = 4; i < TOTAL_CAM_ENTRY; i++) { in rtl_cam_del_entry()
|
D | debug.c | 241 int end = (start + 11 > TOTAL_CAM_ENTRY ? TOTAL_CAM_ENTRY : start + 11); in rtl_debug_get_cam_register()
|
D | wifi.h | 104 #define TOTAL_CAM_ENTRY 32 macro 1751 u8 hwsec_cam_sta_addr[TOTAL_CAM_ENTRY][ETH_ALEN];
|
/Linux-v4.19/drivers/staging/rtlwifi/ |
D | cam.c | 117 if (ul_key_id == TOTAL_CAM_ENTRY) { in rtl_cam_add_one_entry() 264 return TOTAL_CAM_ENTRY; in rtl_cam_get_free_entry() 267 for (i = 4; i < TOTAL_CAM_ENTRY; i++) { in rtl_cam_get_free_entry() 273 for (entry_idx = 4; entry_idx < TOTAL_CAM_ENTRY; entry_idx++) { in rtl_cam_get_free_entry() 284 return TOTAL_CAM_ENTRY; in rtl_cam_get_free_entry() 303 for (i = 4; i < TOTAL_CAM_ENTRY; i++) { in rtl_cam_del_entry()
|
D | debug.c | 227 int end = (start + 11 > TOTAL_CAM_ENTRY ? TOTAL_CAM_ENTRY : start + 11); in rtl_debug_get_cam_register()
|
D | wifi.h | 93 #define TOTAL_CAM_ENTRY 32 macro 1685 u8 hwsec_cam_sta_addr[TOTAL_CAM_ENTRY][ETH_ALEN];
|
/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/ |
D | rtl_cam.c | 78 if (EntryNo >= TOTAL_CAM_ENTRY) in rtl92e_set_swcam() 116 if (EntryNo >= TOTAL_CAM_ENTRY) { in rtl92e_set_key()
|
D | r8192E_hw.h | 200 #define TOTAL_CAM_ENTRY 32 macro
|
D | rtl_core.h | 75 #define TOTAL_CAM_ENTRY 32 macro
|
/Linux-v4.19/drivers/staging/rtl8723bs/core/ |
D | rtw_wlan_util.c | 533 memset(dvobj->cam_cache, 0, sizeof(struct cam_entry_cache)*TOTAL_CAM_ENTRY); in invalidate_cam_all() 659 if (cam_id >= TOTAL_CAM_ENTRY) in _rtw_camid_is_gk() 677 for (i = 0; i < TOTAL_CAM_ENTRY; i++) { in _rtw_camid_search() 756 for (i = 4; i < TOTAL_CAM_ENTRY; i++) in rtw_camid_alloc() 760 if (i == TOTAL_CAM_ENTRY) { in rtw_camid_alloc() 790 if (cam_id < TOTAL_CAM_ENTRY) in rtw_camid_free()
|
/Linux-v4.19/drivers/staging/rtl8723bs/include/ |
D | drv_types.h | 458 struct cam_entry_cache cam_cache[TOTAL_CAM_ENTRY];
|
D | hal_com_reg.h | 746 #define TOTAL_CAM_ENTRY 32 macro
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
D | mac.c | 280 if (entry_id >= TOTAL_CAM_ENTRY) { in rtl92c_set_key()
|
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/ |
D | rtw_proc.c | 306 if (id >= TOTAL_CAM_ENTRY) in proc_set_cam()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
D | reg.h | 636 #define TOTAL_CAM_ENTRY 32 macro
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | reg.h | 507 #define TOTAL_CAM_ENTRY 32 macro
|
D | hw.c | 2176 if (entry_id >= TOTAL_CAM_ENTRY) { in rtl92de_set_key()
|
/Linux-v4.19/drivers/staging/rtl8192e/ |
D | rtllib.h | 1364 #define TOTAL_CAM_ENTRY 32 macro 1524 struct sw_cam_table swcamtable[TOTAL_CAM_ENTRY];
|
/Linux-v4.19/drivers/staging/rtl8188eu/include/ |
D | rtl8188e_spec.h | 555 #define TOTAL_CAM_ENTRY 32 macro
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | reg.h | 521 #define TOTAL_CAM_ENTRY 32 macro
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | reg.h | 471 #define TOTAL_CAM_ENTRY 32 macro
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | reg.h | 531 #define TOTAL_CAM_ENTRY 32 macro
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | reg.h | 486 #define TOTAL_CAM_ENTRY 32 macro
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | reg.h | 544 #define TOTAL_CAM_ENTRY 32 macro
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | reg.h | 532 #define TOTAL_CAM_ENTRY 32 macro
|