Home
last modified time | relevance | path

Searched defs:fm_storage_profile_params (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_sp.h77 struct fm_storage_profile_params { struct
78 struct fman_ext_pools fm_ext_pools;
79 struct fman_backup_bm_pools backup_pools;
80 struct fman_sp_int_context_data_copy *int_context;
81 struct fman_sp_buf_margins *buf_margins;
82 enum fman_dma_swap_option dma_swap_data;
83 enum fman_dma_cache_option int_context_cache_attr;
84 enum fman_dma_cache_option header_cache_attr;
85 enum fman_dma_cache_option scatter_gather_cache_attr;
86 bool dma_write_optimize;
[all …]