Lines Matching defs:idpf_port_stats
237 struct idpf_port_stats { struct
238 struct u64_stats_sync stats_sync;
239 u64_stats_t rx_hw_csum_err;
240 u64_stats_t rx_hsplit;
241 u64_stats_t rx_hsplit_hbo;
242 u64_stats_t rx_bad_descs;
243 u64_stats_t tx_linearize;
244 u64_stats_t tx_busy;
245 u64_stats_t tx_drops;
246 u64_stats_t tx_dma_map_errs;
247 struct virtchnl2_vport_stats vport_stats;