Searched defs:tx_port_stats_ext (Results 1 – 3 of 3) sorted by relevance
4567 struct tx_port_stats_ext { struct4568 __le64 tx_bytes_cos0;4569 __le64 tx_bytes_cos1;4570 __le64 tx_bytes_cos2;4571 __le64 tx_bytes_cos3;4572 __le64 tx_bytes_cos4;4573 __le64 tx_bytes_cos5;4574 __le64 tx_bytes_cos6;4575 __le64 tx_bytes_cos7;4576 __le64 tx_packets_cos0;[all …]
653 u64 *tx_port_stats_ext = bp->tx_port_stats_ext.sw_stats; in bnxt_get_ethtool_stats() local
2037 struct bnxt_stats_mem tx_port_stats_ext; member