PDK API Guide for J721E
CpswOsal_CachePrms Struct Reference

Detailed Description

CPSW driver OSAL cache function pointers.

Note: This structure is separated from the CpswOsal_Prms so that the cache API are set independent of driver handle. The cache API function pointer is common to all handles.

Data Fields

CpswOsal_CacheInv cacheInv
 
CpswOsal_CacheWb cacheWb
 
CpswOsal_CacheWbInv cacheWbInv
 

Field Documentation

CpswOsal_CacheInv CpswOsal_CachePrms::cacheInv

Cache Invalidate function pointer

CpswOsal_CacheWb CpswOsal_CachePrms::cacheWb

Cache writeback function pointer

CpswOsal_CacheWbInv CpswOsal_CachePrms::cacheWbInv

Cache writeback function pointer