Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-eth.h352 struct dpaa2_eth_drv_stats { struct
353 __u64 tx_conf_frames;
354 __u64 tx_conf_bytes;
355 __u64 tx_sg_frames;
356 __u64 tx_sg_bytes;
357 __u64 rx_sg_frames;
358 __u64 rx_sg_bytes;
360 __u64 tx_converted_sg_frames;
361 __u64 tx_converted_sg_bytes;
363 __u64 tx_portal_busy;

Completed in 7 milliseconds