Searched defs:tx_port_stats_ext (Results 1 – 3 of 3) sorted by relevance
4008 struct tx_port_stats_ext { struct4009 __le64 tx_bytes_cos0;4010 __le64 tx_bytes_cos1;4011 __le64 tx_bytes_cos2;4012 __le64 tx_bytes_cos3;4013 __le64 tx_bytes_cos4;4014 __le64 tx_bytes_cos5;4015 __le64 tx_bytes_cos6;4016 __le64 tx_bytes_cos7;4017 __le64 tx_packets_cos0;[all …]
623 u64 *tx_port_stats_ext = bp->tx_port_stats_ext.sw_stats; in bnxt_get_ethtool_stats() local
1900 struct bnxt_stats_mem tx_port_stats_ext; member