Lines Matching defs:idpf_port_stats
304 struct idpf_port_stats { struct
305 struct u64_stats_sync stats_sync;
306 u64_stats_t rx_hw_csum_err;
307 u64_stats_t rx_hsplit;
308 u64_stats_t rx_hsplit_hbo;
309 u64_stats_t rx_bad_descs;
310 u64_stats_t tx_linearize;
311 u64_stats_t tx_busy;
312 u64_stats_t tx_drops;
313 u64_stats_t tx_dma_map_errs;
314 struct virtchnl2_vport_stats vport_stats;