Searched defs:dpaa2_eth_drv_stats (Results 1 – 1 of 1) sorted by relevance
359 struct dpaa2_eth_drv_stats { struct360 __u64 tx_conf_frames;361 __u64 tx_conf_bytes;362 __u64 tx_sg_frames;363 __u64 tx_sg_bytes;364 __u64 tx_tso_frames;365 __u64 tx_tso_bytes;366 __u64 rx_sg_frames;367 __u64 rx_sg_bytes;369 __u64 tx_converted_sg_frames;[all …]