Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_common.h45 struct cpt_request_info { struct
47 uint64_t comp_baddr;
48 volatile uint64_t *completion_addr;
49 volatile uint64_t *alternate_caddr;
50 void *op;
51 struct {
55 } ist;
56 uint8_t *rptr;
57 const struct otx2_cpt_qp *qp;
60 uint64_t time_out;
[all …]