Home
last modified time | relevance | path

Searched defs:tx_port_stats_ext (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_hsi.h3237 struct tx_port_stats_ext { struct
3238 __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 …]
Dbnxt_ethtool.c612 u64 *tx_port_stats_ext = bp->tx_port_stats_ext.sw_stats; in bnxt_get_ethtool_stats() local
Dbnxt.h1866 struct bnxt_stats_mem tx_port_stats_ext; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_hsi.h4567 struct tx_port_stats_ext { struct
4568 __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 …]
Dbnxt_ethtool.c653 u64 *tx_port_stats_ext = bp->tx_port_stats_ext.sw_stats; in bnxt_get_ethtool_stats() local
Dbnxt.h2037 struct bnxt_stats_mem tx_port_stats_ext; member