Home
last modified time | relevance | path

Searched refs:rx_used_ring (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/raw/ntb/
H A Dntb.h142 volatile struct ntb_used *rx_used_ring; member
H A Dntb.c532 rxq->rx_used_ring = (volatile struct ntb_used *) in ntb_queue_init()
749 rx_item = rxq->rx_used_ring + rxq->last_used; in ntb_dequeue_bufs()