Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Ddrv_types.h253 struct cam_entry_cache { struct
285 struct cam_entry_cache cam_cache[TOTAL_CAM_ENTRY];
/openbmc/linux/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()
547 memset(&(dvobj->cam_cache[id]), 0, sizeof(struct cam_entry_cache)); in clear_cam_cache()