Home
last modified time | relevance | path

Searched refs:cam_entry_cache (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/staging/rtl8723bs/include/
Ddrv_types.h409 struct cam_entry_cache { struct
447 struct cam_entry_cache cam_cache[TOTAL_CAM_ENTRY];
/Linux-v5.10/drivers/staging/rtl8723bs/core/
Drtw_wlan_util.c489 memset(dvobj->cam_cache, 0, sizeof(struct cam_entry_cache)*TOTAL_CAM_ENTRY); in invalidate_cam_all()
591 memset(&(dvobj->cam_cache[id]), 0, sizeof(struct cam_entry_cache)); in clear_cam_cache()