Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/contrib/octeon-sdk/
Dcvmx-dpi-defs.h548 struct cvmx_dpi_dma_control_s struct
551 uint64_t reserved_61_63 : 3;
552 uint64_t pkt_en1 : 1; /**< Enables the 2nd packet interface.
558 uint64_t ffp_dis : 1; /**< Force forward progress disable
564 uint64_t commit_mode : 1; /**< DMA Engine Commit Mode
583 uint64_t pkt_hp : 1; /**< High-Priority Mode for Packet Interface.
587 uint64_t pkt_en : 1; /**< Enables the packet interface.
592 uint64_t reserved_54_55 : 2;
593 uint64_t dma_enb : 6; /**< DMA engine enable. Enables the operation of the
597 uint64_t reserved_34_47 : 14;
[all …]