Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/octeon-sdk/
HDcvmx-endor-defs.h4543 struct cvmx_endor_intc_wrq_rint_s { struct
4545 uint32_t reserved_23_31 : 9;
4546 uint32_t t3_instr : 1; /**< TX Instr Write Done */
4547 uint32_t t3_int : 1; /**< PHY to TX Write Done */
4548 uint32_t t3_ext : 1; /**< Host to TX Write Done */
4549 uint32_t t2_instr : 1; /**< RX1 Instr Write Done */
4550 uint32_t t2_harq : 1; /**< Host to HARQ Write Done */
4551 uint32_t t2_int : 1; /**< PHY to RX1 Write Done */
4552 uint32_t t2_ext : 1; /**< Host to RX1 Write Done */
4553 uint32_t t1_instr : 1; /**< RX0 Instr Write Done */
[all …]