Home
last modified time | relevance | path

Searched defs:dpaa2_eth_drv_stats (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.h379 struct dpaa2_eth_drv_stats { struct
380 __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;
390 __u64 tx_converted_sg_bytes;
[all …]