Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ntb/
H A Dntb.h136 struct ntb_rx_entry { struct
152 struct ntb_rx_entry *sw_ring; argument
H A Dntb.c341 sizeof(struct ntb_rx_entry) * in ntb_rxq_setup()
722 struct ntb_rx_entry *sw_ring = rxq->sw_ring; in ntb_dequeue_bufs()