Searched defs:tx_port_stats_ext (Results 1 – 3 of 3) sorted by relevance
3237 struct tx_port_stats_ext { struct3238 __le64 tx_bytes_cos0;3239 __le64 tx_bytes_cos1;3240 __le64 tx_bytes_cos2;3241 __le64 tx_bytes_cos3;3242 __le64 tx_bytes_cos4;3243 __le64 tx_bytes_cos5;3244 __le64 tx_bytes_cos6;3245 __le64 tx_bytes_cos7;3246 __le64 tx_packets_cos0;[all …]
612 u64 *tx_port_stats_ext = bp->tx_port_stats_ext.sw_stats; in bnxt_get_ethtool_stats() local
1865 struct bnxt_stats_mem tx_port_stats_ext; member