Searched defs:ark_rx_queue (Results 1 – 1 of 1) sorted by relevance
30 struct ark_rx_queue { struct32 struct rte_mbuf **reserve_q;35 rte_iova_t *paddress_q;36 struct rte_mempool *mb_pool;38 struct ark_udm_t *udm;39 struct ark_mpu_t *mpu;41 rx_user_meta_hook_fn rx_user_meta_hook;42 void *ext_user_data;44 uint32_t dataroom;45 uint32_t headroom;[all …]