Searched defs:tx_port_stats_ext (Results 1 – 3 of 3) sorted by relevance
4446 struct tx_port_stats_ext { struct4447 __le64 tx_bytes_cos0;4448 __le64 tx_bytes_cos1;4449 __le64 tx_bytes_cos2;4450 __le64 tx_bytes_cos3;4451 __le64 tx_bytes_cos4;4452 __le64 tx_bytes_cos5;4453 __le64 tx_bytes_cos6;4454 __le64 tx_bytes_cos7;4455 __le64 tx_packets_cos0;[all …]
655 u64 *tx_port_stats_ext = bp->tx_port_stats_ext.sw_stats; in bnxt_get_ethtool_stats() local
1993 struct bnxt_stats_mem tx_port_stats_ext; member