Searched defs:dpaa2_eth_drv_stats (Results 1 – 1 of 1) sorted by relevance
379 struct dpaa2_eth_drv_stats { struct380 __u64 tx_conf_frames;381 __u64 tx_conf_bytes;382 __u64 tx_sg_frames;383 __u64 tx_sg_bytes;384 __u64 tx_tso_frames;385 __u64 tx_tso_bytes;386 __u64 rx_sg_frames;387 __u64 rx_sg_bytes;389 __u64 tx_converted_sg_frames;[all …]