Searched defs:tx_port_stats_ext (Results 1 – 3 of 3) sorted by relevance
5005 struct tx_port_stats_ext { struct5006 __le64 tx_bytes_cos0;5007 __le64 tx_bytes_cos1;5008 __le64 tx_bytes_cos2;5009 __le64 tx_bytes_cos3;5010 __le64 tx_bytes_cos4;5011 __le64 tx_bytes_cos5;5012 __le64 tx_bytes_cos6;5013 __le64 tx_bytes_cos7;5014 __le64 tx_packets_cos0;[all …]
661 u64 *tx_port_stats_ext = bp->tx_port_stats_ext.sw_stats; in bnxt_get_ethtool_stats() local
2465 struct bnxt_stats_mem tx_port_stats_ext; member