Searched defs:tx_port_stats_ext (Results 1 – 3 of 3) sorted by relevance
5075 struct tx_port_stats_ext { struct5076 __le64 tx_bytes_cos0;5077 __le64 tx_bytes_cos1;5078 __le64 tx_bytes_cos2;5079 __le64 tx_bytes_cos3;5080 __le64 tx_bytes_cos4;5081 __le64 tx_bytes_cos5;5082 __le64 tx_bytes_cos6;5083 __le64 tx_bytes_cos7;5084 __le64 tx_packets_cos0;[all …]
662 u64 *tx_port_stats_ext = bp->tx_port_stats_ext.sw_stats; in bnxt_get_ethtool_stats() local
2541 struct bnxt_stats_mem tx_port_stats_ext; member