Searched defs:cvmx_ipd_pwp_ptr_fifo_ctl_s (Results 1 – 1 of 1) sorted by relevance
2956 struct cvmx_ipd_pwp_ptr_fifo_ctl_s { struct2958 uint64_t reserved_61_63 : 3;2959 uint64_t max_cnts : 7; /**< Maximum number of Packet-Pointers or WQE-Pointers2964 uint64_t wraddr : 8; /**< Present FIFO WQE Read address. */2965 uint64_t praddr : 8; /**< Present FIFO Packet Read address. */2966 uint64_t ptr : 29; /**< The output of the pwp_fifo. */2967 uint64_t cena : 1; /**< Active low Chip Enable to the read port of the2974 uint64_t raddr : 8; /**< Sets the address to read from in the pwp_fifo.