Searched defs:bfa_port_eth_stats (Results 1 – 1 of 1) sorted by relevance
53 struct bfa_port_eth_stats { struct55 u64 frame_64; /*!< Frames 64 bytes */62 u64 tx_bytes; /*!< Tx bytes */63 u64 tx_packets; /*!< Tx packets */67 u64 tx_drop; /*!< Tx drops */68 u64 tx_jabber; /*!< Tx jabber */70 u64 tx_fragments; /*!< Tx fragments */71 u64 rx_bytes; /*!< Rx bytes */72 u64 rx_packets; /*!< Rx packets */77 u64 rx_drop; /*!< Rx drops */[all …]