Searched defs:cvmx_tim_dbg2_s (Results 1 – 1 of 1) sorted by relevance
386 struct cvmx_tim_dbg2_s { struct389 uint64_t reserved_51_55 : 5;390 uint64_t gnt_fifo_level : 3; /**< NCB GRANT FIFO level */391 uint64_t reserved_45_47 : 3;392 uint64_t rwf_fifo_level : 5; /**< NCB requests FIFO level */393 uint64_t wqe_fifo_level : 8; /**< NCB WQE LD FIFO level */394 uint64_t reserved_16_31 : 16;395 uint64_t fsm3_state : 4; /**< FSM 3 current state */396 uint64_t fsm2_state : 4; /**< FSM 2 current state */397 uint64_t fsm1_state : 4; /**< FSM 1 current state */[all …]