Home
last modified time | relevance | path

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

/freebsd/sys/dev/safexcel/
H A Dsafexcel_var.h293 struct safexcel_config { struct
294 uint32_t hdw; /* Host interface Data Width. */
295 uint32_t aic_rings; /* Number of AIC rings. */
296 uint32_t pes; /* Number of PEs. */
297 uint32_t rings; /* Number of rings. */
299 uint32_t cd_size; /* CDR descriptor size. */
300 uint32_t cd_offset; /* CDR offset (size + alignment). */
302 uint32_t rd_size; /* RDR descriptor size. */
303 uint32_t rd_offset; /* RDR offset. */
305 uint32_t atok_offset; /* Additional token offset. */
[all …]