Home
last modified time | relevance | path

Searched defs:tx_done (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_rxtx.c1068 uint32_t tx_done = 0; in hn_process_events() local
/f-stack/dpdk/drivers/net/liquidio/
H A Dlio_rxtx.c1055 int tx_done = 1; in lio_flush_iq() local
H A Dlio_struct.h36 uint64_t tx_done; /**< Num of packets sent to network. */ member