Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/vmxnet3/
H A Dvmxnet3_ring.h97 struct vmxnet3_txq_stats { struct
114 struct vmxnet3_txq_stats stats; argument
H A Dvmxnet3_ethdev.c143 {"drop_total", offsetof(struct vmxnet3_txq_stats, drop_total)},
144 {"drop_too_many_segs", offsetof(struct vmxnet3_txq_stats, drop_too_many_segs)},
145 {"drop_tso", offsetof(struct vmxnet3_txq_stats, drop_tso)},
146 {"tx_ring_full", offsetof(struct vmxnet3_txq_stats, tx_ring_full)},