Searched defs:cvmx_ipd_prc_hold_ptr_fifo_ctl_s (Results 1 – 1 of 1) sorted by relevance
2793 struct cvmx_ipd_prc_hold_ptr_fifo_ctl_s { struct2795 uint64_t reserved_39_63 : 25;2796 uint64_t max_pkt : 3; /**< Maximum number of Packet-Pointers that COULD be2798 uint64_t praddr : 3; /**< Present Packet-Pointer read address. */2799 uint64_t ptr : 29; /**< The output of the prc-holding-fifo. */2800 uint64_t cena : 1; /**< Active low Chip Enable that controls the2806 uint64_t raddr : 3; /**< Sets the address to read from in the holding.