Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ntb/
H A Dntb.h160 struct ntb_tx_entry { struct
179 struct ntb_tx_entry *sw_ring; argument
H A Dntb.c422 sizeof(struct ntb_tx_entry) * in ntb_txq_setup()
581 struct ntb_tx_entry *sw_ring = txq->sw_ring; in ntb_enqueue_cleanup()
607 struct ntb_tx_entry *sw_ring = txq->sw_ring; in ntb_enqueue_bufs()