Home
last modified time | relevance | path

Searched refs:HW_XSTAT (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/ngbe/
H A Dngbe_ethdev.c154 HW_XSTAT(rx_packets),
155 HW_XSTAT(tx_packets),
156 HW_XSTAT(rx_bytes),
157 HW_XSTAT(tx_bytes),
158 HW_XSTAT(rx_total_bytes),
169 HW_XSTAT(rx_crc_errors),
171 HW_XSTAT(rx_error_bytes),
218 HW_XSTAT(tx_xon_packets),
219 HW_XSTAT(rx_xon_packets),
220 HW_XSTAT(tx_xoff_packets),
[all …]
/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.c173 HW_XSTAT(rx_packets),
174 HW_XSTAT(tx_packets),
175 HW_XSTAT(rx_bytes),
176 HW_XSTAT(tx_bytes),
177 HW_XSTAT(rx_total_bytes),
188 HW_XSTAT(rx_crc_errors),
190 HW_XSTAT(rx_error_bytes),
215 HW_XSTAT(rx_fcoe_bytes),
216 HW_XSTAT(tx_fcoe_bytes),
217 HW_XSTAT(rx_fcoe_no_ddp),
[all …]