Home
last modified time | relevance | path

Searched refs:TOTAL_CAM_ENTRY (Results 1 - 25 of 57) sorted by relevance

123

/kernel/linux/linux-5.10/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];
/kernel/linux/linux-6.6/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
1724 u8 hwsec_cam_sta_addr[TOTAL_CAM_ENTRY][ETH_ALEN];
/kernel/linux/linux-5.10/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 Drtl_core.h63 #define TOTAL_CAM_ENTRY 32 macro
H A Dr8192E_hw.h190 #define TOTAL_CAM_ENTRY 32 macro
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_cam.c57 if (EntryNo >= TOTAL_CAM_ENTRY) in rtl92e_set_swcam()
91 if (EntryNo >= TOTAL_CAM_ENTRY) { in rtl92e_set_key()
H A Dr8192E_hw.h95 #define TOTAL_CAM_ENTRY 32 macro
H A Drtl_core.h55 #define TOTAL_CAM_ENTRY 32 macro
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/
H A Drtw_wlan_util.c445 memset(dvobj->cam_cache, 0, sizeof(struct cam_entry_cache)*TOTAL_CAM_ENTRY); in invalidate_cam_all()
558 if (cam_id >= TOTAL_CAM_ENTRY) in _rtw_camid_is_gk()
576 for (i = 0; i < TOTAL_CAM_ENTRY; i++) { in _rtw_camid_search()
650 for (i = 4; i < TOTAL_CAM_ENTRY; i++) in rtw_camid_alloc()
654 if (i == TOTAL_CAM_ENTRY) { in rtw_camid_alloc()
687 if (cam_id < TOTAL_CAM_ENTRY) in rtw_camid_free()
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/
H A Ddrv_types.h285 struct cam_entry_cache cam_cache[TOTAL_CAM_ENTRY];
H A Dhal_com_reg.h657 #define TOTAL_CAM_ENTRY 32 macro
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dmac.c259 if (entry_id >= TOTAL_CAM_ENTRY) { in rtl92c_set_key()
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dmac.c258 if (entry_id >= TOTAL_CAM_ENTRY) { in rtl92c_set_key()
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H A Drtllib.h1359 #define TOTAL_CAM_ENTRY 32 macro
1519 struct sw_cam_table swcamtable[TOTAL_CAM_ENTRY];
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/
H A Drtllib.h1304 #define TOTAL_CAM_ENTRY 32 macro
1457 struct sw_cam_table swcamtable[TOTAL_CAM_ENTRY];
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dreg.h615 #define TOTAL_CAM_ENTRY 32 macro
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dreg.h485 #define TOTAL_CAM_ENTRY 32 macro
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/
H A Drtl8188e_spec.h554 #define TOTAL_CAM_ENTRY 32 macro

Completed in 60 milliseconds

123