Lines Matching refs:offsetof
46 { " TSO pkts tx", offsetof(struct UPT1_TxStats, TSOPktsTxOK) },
47 { " TSO bytes tx", offsetof(struct UPT1_TxStats, TSOBytesTxOK) },
48 { " ucast pkts tx", offsetof(struct UPT1_TxStats, ucastPktsTxOK) },
49 { " ucast bytes tx", offsetof(struct UPT1_TxStats, ucastBytesTxOK) },
50 { " mcast pkts tx", offsetof(struct UPT1_TxStats, mcastPktsTxOK) },
51 { " mcast bytes tx", offsetof(struct UPT1_TxStats, mcastBytesTxOK) },
52 { " bcast pkts tx", offsetof(struct UPT1_TxStats, bcastPktsTxOK) },
53 { " bcast bytes tx", offsetof(struct UPT1_TxStats, bcastBytesTxOK) },
54 { " pkts tx err", offsetof(struct UPT1_TxStats, pktsTxError) },
55 { " pkts tx discard", offsetof(struct UPT1_TxStats, pktsTxDiscard) },
62 {" drv dropped tx total", offsetof(struct vmxnet3_tq_driver_stats,
64 { " too many frags", offsetof(struct vmxnet3_tq_driver_stats,
66 { " giant hdr", offsetof(struct vmxnet3_tq_driver_stats,
68 { " hdr err", offsetof(struct vmxnet3_tq_driver_stats,
70 { " tso", offsetof(struct vmxnet3_tq_driver_stats,
72 { " ring full", offsetof(struct vmxnet3_tq_driver_stats,
74 { " pkts linearized", offsetof(struct vmxnet3_tq_driver_stats,
76 { " hdr cloned", offsetof(struct vmxnet3_tq_driver_stats,
78 { " giant hdr", offsetof(struct vmxnet3_tq_driver_stats,
80 { " xdp xmit", offsetof(struct vmxnet3_tq_driver_stats,
82 { " xdp xmit err", offsetof(struct vmxnet3_tq_driver_stats,
90 { " LRO pkts rx", offsetof(struct UPT1_RxStats, LROPktsRxOK) },
91 { " LRO byte rx", offsetof(struct UPT1_RxStats, LROBytesRxOK) },
92 { " ucast pkts rx", offsetof(struct UPT1_RxStats, ucastPktsRxOK) },
93 { " ucast bytes rx", offsetof(struct UPT1_RxStats, ucastBytesRxOK) },
94 { " mcast pkts rx", offsetof(struct UPT1_RxStats, mcastPktsRxOK) },
95 { " mcast bytes rx", offsetof(struct UPT1_RxStats, mcastBytesRxOK) },
96 { " bcast pkts rx", offsetof(struct UPT1_RxStats, bcastPktsRxOK) },
97 { " bcast bytes rx", offsetof(struct UPT1_RxStats, bcastBytesRxOK) },
98 { " pkts rx OOB", offsetof(struct UPT1_RxStats, pktsRxOutOfBuf) },
99 { " pkts rx err", offsetof(struct UPT1_RxStats, pktsRxError) },
106 { " drv dropped rx total", offsetof(struct vmxnet3_rq_driver_stats,
108 { " err", offsetof(struct vmxnet3_rq_driver_stats,
110 { " fcs", offsetof(struct vmxnet3_rq_driver_stats,
112 { " rx buf alloc fail", offsetof(struct vmxnet3_rq_driver_stats,
114 { " xdp packets", offsetof(struct vmxnet3_rq_driver_stats,
116 { " xdp tx", offsetof(struct vmxnet3_rq_driver_stats,
118 { " xdp redirects", offsetof(struct vmxnet3_rq_driver_stats,
120 { " xdp drops", offsetof(struct vmxnet3_rq_driver_stats,
122 { " xdp aborted", offsetof(struct vmxnet3_rq_driver_stats,
130 { "tx timeout count", offsetof(struct vmxnet3_adapter,