Searched defs:tx_port_stats_ext (Results 1 – 6 of 6) 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
1866 struct bnxt_stats_mem tx_port_stats_ext; member
4567 struct tx_port_stats_ext { struct4568 __le64 tx_bytes_cos0;4569 __le64 tx_bytes_cos1;4570 __le64 tx_bytes_cos2;4571 __le64 tx_bytes_cos3;4572 __le64 tx_bytes_cos4;4573 __le64 tx_bytes_cos5;4574 __le64 tx_bytes_cos6;4575 __le64 tx_bytes_cos7;4576 __le64 tx_packets_cos0;[all …]
653 u64 *tx_port_stats_ext = bp->tx_port_stats_ext.sw_stats; in bnxt_get_ethtool_stats() local
2037 struct bnxt_stats_mem tx_port_stats_ext; member