Searched defs:tx_port_stats_ext (Results 1 – 4 of 4) sorted by relevance
5417 struct tx_port_stats_ext { struct5418 __le64 tx_bytes_cos0;5419 __le64 tx_bytes_cos1;5420 __le64 tx_bytes_cos2;5421 __le64 tx_bytes_cos3;5422 __le64 tx_bytes_cos4;5423 __le64 tx_bytes_cos5;5424 __le64 tx_bytes_cos6;5425 __le64 tx_bytes_cos7;5426 __le64 tx_packets_cos0;[all …]
362 struct bnge_stats_mem tx_port_stats_ext; member
664 u64 *tx_port_stats_ext = bp->tx_port_stats_ext.sw_stats; in bnxt_get_ethtool_stats() local
2587 struct bnxt_stats_mem tx_port_stats_ext; member