Lines Matching refs:offsetof
135 {"rx_ucast_bytes", offsetof(struct ionic_lif_stats,
137 {"rx_ucast_packets", offsetof(struct ionic_lif_stats,
139 {"rx_mcast_bytes", offsetof(struct ionic_lif_stats,
141 {"rx_mcast_packets", offsetof(struct ionic_lif_stats,
143 {"rx_bcast_bytes", offsetof(struct ionic_lif_stats,
145 {"rx_bcast_packets", offsetof(struct ionic_lif_stats,
148 {"rx_ucast_drop_bytes", offsetof(struct ionic_lif_stats,
150 {"rx_ucast_drop_packets", offsetof(struct ionic_lif_stats,
152 {"rx_mcast_drop_bytes", offsetof(struct ionic_lif_stats,
154 {"rx_mcast_drop_packets", offsetof(struct ionic_lif_stats,
156 {"rx_bcast_drop_bytes", offsetof(struct ionic_lif_stats,
158 {"rx_bcast_drop_packets", offsetof(struct ionic_lif_stats,
160 {"rx_dma_error", offsetof(struct ionic_lif_stats,
163 {"tx_ucast_bytes", offsetof(struct ionic_lif_stats,
165 {"tx_ucast_packets", offsetof(struct ionic_lif_stats,
167 {"tx_mcast_bytes", offsetof(struct ionic_lif_stats,
169 {"tx_mcast_packets", offsetof(struct ionic_lif_stats,
171 {"tx_bcast_bytes", offsetof(struct ionic_lif_stats,
173 {"tx_bcast_packets", offsetof(struct ionic_lif_stats,
176 {"tx_ucast_drop_bytes", offsetof(struct ionic_lif_stats,
178 {"tx_ucast_drop_packets", offsetof(struct ionic_lif_stats,
180 {"tx_mcast_drop_bytes", offsetof(struct ionic_lif_stats,
182 {"tx_mcast_drop_packets", offsetof(struct ionic_lif_stats,
184 {"tx_bcast_drop_bytes", offsetof(struct ionic_lif_stats,
186 {"tx_bcast_drop_packets", offsetof(struct ionic_lif_stats,
188 {"tx_dma_error", offsetof(struct ionic_lif_stats,
191 {"rx_queue_disabled", offsetof(struct ionic_lif_stats,
193 {"rx_queue_empty", offsetof(struct ionic_lif_stats,
195 {"rx_queue_error", offsetof(struct ionic_lif_stats,
197 {"rx_desc_fetch_error", offsetof(struct ionic_lif_stats,
199 {"rx_desc_data_error", offsetof(struct ionic_lif_stats,
202 {"tx_queue_disabled", offsetof(struct ionic_lif_stats,
204 {"tx_queue_error", offsetof(struct ionic_lif_stats,
206 {"tx_desc_fetch_error", offsetof(struct ionic_lif_stats,
208 {"tx_desc_data_error", offsetof(struct ionic_lif_stats,