Home
last modified time | relevance | path

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

/dpdk/drivers/event/dlb2/
H A Ddlb2_priv.h507 struct dlb2_eventdev_port { struct
508 struct dlb2_port qm_port; /* hw specific data structure */
511 uint16_t credit_update_quanta;
512 struct dlb2_eventdev *dlb2; /* backlink optimization */
513 struct dlb2_port_stats stats __rte_cache_aligned;
515 int num_links;
516 uint32_t id; /* port id */
520 uint16_t outstanding_releases;
523 bool setup_done;
525 bool enq_configured;
[all …]