Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ntb/
H A Dntb.h130 #define NTB_FLAG_EOP 1 /* end of packet */ macro
H A Dntb.c673 NTB_FLAG_EOP : 0; in ntb_enqueue_bufs()
788 if (rx_item->flags & NTB_FLAG_EOP) in ntb_dequeue_bufs()