Home
last modified time | relevance | path

Searched refs:TOTAL_CAM_ENTRY (Results 1 – 25 of 47) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/
H A Dcam.c109 if (ul_key_id == TOTAL_CAM_ENTRY) { in rtl_cam_add_one_entry()
266 return TOTAL_CAM_ENTRY; in rtl_cam_get_free_entry()
269 for (i = 4; i < TOTAL_CAM_ENTRY; i++) { in rtl_cam_get_free_entry()
275 for (entry_idx = 4; entry_idx < TOTAL_CAM_ENTRY; entry_idx++) { in rtl_cam_get_free_entry()
286 return TOTAL_CAM_ENTRY; in rtl_cam_get_free_entry()
306 for (i = 4; i < TOTAL_CAM_ENTRY; i++) { in rtl_cam_del_entry()
H A Ddebug.c200 int end = (start + 11 > TOTAL_CAM_ENTRY ? TOTAL_CAM_ENTRY : start + 11); in rtl_debug_get_cam_register()
H A Dwifi.h83 #define TOTAL_CAM_ENTRY 32 macro
1737 u8 hwsec_cam_sta_addr[TOTAL_CAM_ENTRY][ETH_ALEN];
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_cam.c67 if (EntryNo >= TOTAL_CAM_ENTRY) in rtl92e_set_swcam()
105 if (EntryNo >= TOTAL_CAM_ENTRY) { in rtl92e_set_key()
H A Dr8192E_hw.h190 #define TOTAL_CAM_ENTRY 32 macro
H A Drtl_core.h63 #define TOTAL_CAM_ENTRY 32 macro
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_wlan_util.c489 memset(dvobj->cam_cache, 0, sizeof(struct cam_entry_cache)*TOTAL_CAM_ENTRY); in invalidate_cam_all()
602 if (cam_id >= TOTAL_CAM_ENTRY) in _rtw_camid_is_gk()
620 for (i = 0; i < TOTAL_CAM_ENTRY; i++) { in _rtw_camid_search()
699 for (i = 4; i < TOTAL_CAM_ENTRY; i++) in rtw_camid_alloc()
703 if (i == TOTAL_CAM_ENTRY) { in rtw_camid_alloc()
733 if (cam_id < TOTAL_CAM_ENTRY) in rtw_camid_free()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_wlan_util.c997 _rtw_memset(dvobj->cam_cache, 0, sizeof(struct cam_entry_cache)*TOTAL_CAM_ENTRY); in invalidate_cam_all()
1260 if (cam_id >= TOTAL_CAM_ENTRY) { in _rtw_camid_is_used()
1291 if (cam_id >= TOTAL_CAM_ENTRY) { in _rtw_camid_is_gk()
1344 for (i=0;i<TOTAL_CAM_ENTRY;i++) { in _rtw_camid_search()
1427 for (i=4;i<TOTAL_CAM_ENTRY;i++) in rtw_camid_alloc()
1431 if (i == TOTAL_CAM_ENTRY) { in rtw_camid_alloc()
1468 if (cam_id < TOTAL_CAM_ENTRY) in rtw_camid_free()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Ddrv_types.h447 struct cam_entry_cache cam_cache[TOTAL_CAM_ENTRY];
H A Dhal_com_reg.h746 #define TOTAL_CAM_ENTRY 32 macro
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/
H A Drtllib.h1359 #define TOTAL_CAM_ENTRY 32 macro
1519 struct sw_cam_table swcamtable[TOTAL_CAM_ENTRY];
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dreg.h485 #define TOTAL_CAM_ENTRY 32 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dreg.h615 #define TOTAL_CAM_ENTRY 32 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dmac.c259 if (entry_id >= TOTAL_CAM_ENTRY) { in rtl92c_set_key()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Drtl8188e_spec.h554 #define TOTAL_CAM_ENTRY 32 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Ddrv_types.h688 struct cam_entry_cache cam_cache[TOTAL_CAM_ENTRY];
H A Dhal_com_reg.h795 #define TOTAL_CAM_ENTRY 32 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dhal_com_reg.h795 #define TOTAL_CAM_ENTRY 32 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dhal_com_reg.h838 #define TOTAL_CAM_ENTRY 32 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dhal_com_reg.h836 #define TOTAL_CAM_ENTRY 32 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dhal_com_reg.h836 #define TOTAL_CAM_ENTRY 32 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dhal_com_reg.h818 #define TOTAL_CAM_ENTRY 32 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dhal_com_reg.h840 #define TOTAL_CAM_ENTRY 32 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dhal_com_reg.h840 #define TOTAL_CAM_ENTRY 32 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dhal_com_reg.h840 #define TOTAL_CAM_ENTRY 32 macro

12