Searched refs:HW_XSTAT (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/txgbe/ |
| H A D | txgbe_ethdev.c | 162 HW_XSTAT(rx_packets), 163 HW_XSTAT(tx_packets), 164 HW_XSTAT(rx_bytes), 165 HW_XSTAT(tx_bytes), 166 HW_XSTAT(rx_total_bytes), 177 HW_XSTAT(rx_crc_errors), 179 HW_XSTAT(rx_error_bytes), 204 HW_XSTAT(rx_fcoe_bytes), 205 HW_XSTAT(tx_fcoe_bytes), 206 HW_XSTAT(rx_fcoe_no_ddp), [all …]
|