Home
last modified time | relevance | path

Searched refs:fcoe_q_xstorm_stats (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_stats.c1717 struct xstorm_per_queue_stats *fcoe_q_xstorm_stats = in bnx2x_afex_collect_stats() local
1912 fcoe_q_xstorm_stats->ucast_bytes_sent.hi, in bnx2x_afex_collect_stats()
1914 fcoe_q_xstorm_stats->ucast_bytes_sent.lo); in bnx2x_afex_collect_stats()
1917 fcoe_q_xstorm_stats->bcast_bytes_sent.hi, in bnx2x_afex_collect_stats()
1919 fcoe_q_xstorm_stats->bcast_bytes_sent.lo); in bnx2x_afex_collect_stats()
1922 fcoe_q_xstorm_stats->mcast_bytes_sent.hi, in bnx2x_afex_collect_stats()
1924 fcoe_q_xstorm_stats->mcast_bytes_sent.lo); in bnx2x_afex_collect_stats()
1934 fcoe_q_xstorm_stats->ucast_pkts_sent); in bnx2x_afex_collect_stats()
1939 fcoe_q_xstorm_stats->bcast_pkts_sent); in bnx2x_afex_collect_stats()
1944 fcoe_q_xstorm_stats->mcast_pkts_sent); in bnx2x_afex_collect_stats()
[all …]
Dbnx2x_main.c3433 struct xstorm_per_queue_stats *fcoe_q_xstorm_stats = in bnx2x_drv_info_fcoe_stat() local
3480 fcoe_q_xstorm_stats->ucast_bytes_sent.hi, in bnx2x_drv_info_fcoe_stat()
3482 fcoe_q_xstorm_stats->ucast_bytes_sent.lo); in bnx2x_drv_info_fcoe_stat()
3485 fcoe_q_xstorm_stats->bcast_bytes_sent.hi, in bnx2x_drv_info_fcoe_stat()
3487 fcoe_q_xstorm_stats->bcast_bytes_sent.lo); in bnx2x_drv_info_fcoe_stat()
3490 fcoe_q_xstorm_stats->mcast_bytes_sent.hi, in bnx2x_drv_info_fcoe_stat()
3492 fcoe_q_xstorm_stats->mcast_bytes_sent.lo); in bnx2x_drv_info_fcoe_stat()
3500 fcoe_q_xstorm_stats->ucast_pkts_sent); in bnx2x_drv_info_fcoe_stat()
3504 fcoe_q_xstorm_stats->bcast_pkts_sent); in bnx2x_drv_info_fcoe_stat()
3508 fcoe_q_xstorm_stats->mcast_pkts_sent); in bnx2x_drv_info_fcoe_stat()