Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_stats.c1715 struct xstorm_per_queue_stats *fcoe_q_xstorm_stats = in bnx2x_afex_collect_stats() local
1910 fcoe_q_xstorm_stats->ucast_bytes_sent.hi, in bnx2x_afex_collect_stats()
1912 fcoe_q_xstorm_stats->ucast_bytes_sent.lo); in bnx2x_afex_collect_stats()
1915 fcoe_q_xstorm_stats->bcast_bytes_sent.hi, in bnx2x_afex_collect_stats()
1917 fcoe_q_xstorm_stats->bcast_bytes_sent.lo); in bnx2x_afex_collect_stats()
1920 fcoe_q_xstorm_stats->mcast_bytes_sent.hi, in bnx2x_afex_collect_stats()
1922 fcoe_q_xstorm_stats->mcast_bytes_sent.lo); in bnx2x_afex_collect_stats()
1932 fcoe_q_xstorm_stats->ucast_pkts_sent); in bnx2x_afex_collect_stats()
1937 fcoe_q_xstorm_stats->bcast_pkts_sent); in bnx2x_afex_collect_stats()
1942 fcoe_q_xstorm_stats->mcast_pkts_sent); in bnx2x_afex_collect_stats()
[all …]
Dbnx2x_main.c3422 struct xstorm_per_queue_stats *fcoe_q_xstorm_stats = in bnx2x_drv_info_fcoe_stat() local
3469 fcoe_q_xstorm_stats->ucast_bytes_sent.hi, in bnx2x_drv_info_fcoe_stat()
3471 fcoe_q_xstorm_stats->ucast_bytes_sent.lo); in bnx2x_drv_info_fcoe_stat()
3474 fcoe_q_xstorm_stats->bcast_bytes_sent.hi, in bnx2x_drv_info_fcoe_stat()
3476 fcoe_q_xstorm_stats->bcast_bytes_sent.lo); in bnx2x_drv_info_fcoe_stat()
3479 fcoe_q_xstorm_stats->mcast_bytes_sent.hi, in bnx2x_drv_info_fcoe_stat()
3481 fcoe_q_xstorm_stats->mcast_bytes_sent.lo); in bnx2x_drv_info_fcoe_stat()
3489 fcoe_q_xstorm_stats->ucast_pkts_sent); in bnx2x_drv_info_fcoe_stat()
3493 fcoe_q_xstorm_stats->bcast_pkts_sent); in bnx2x_drv_info_fcoe_stat()
3497 fcoe_q_xstorm_stats->mcast_pkts_sent); in bnx2x_drv_info_fcoe_stat()