Home
last modified time | relevance | path

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

/dpdk/drivers/net/thunderx/
H A Dnicvf_rxtx.c436 const uint8_t rbptr_offset = rxq->rbptr_offset; in nicvf_recv_pkts() local
523 struct rte_mbuf **rx_pkt, uint8_t rbptr_offset, in nicvf_process_cq_mseg_entry()
590 const uint8_t rbptr_offset = rxq->rbptr_offset; in nicvf_recv_pkts_multiseg() local
H A Dnicvf_struct.h59 uint8_t rbptr_offset; member