Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_stats.c1713 struct xstorm_per_queue_stats *fcoe_q_xstorm_stats = in bnx2x_afex_collect_stats() local
1908 fcoe_q_xstorm_stats->ucast_bytes_sent.hi, in bnx2x_afex_collect_stats()
1910 fcoe_q_xstorm_stats->ucast_bytes_sent.lo); in bnx2x_afex_collect_stats()
1913 fcoe_q_xstorm_stats->bcast_bytes_sent.hi, in bnx2x_afex_collect_stats()
1915 fcoe_q_xstorm_stats->bcast_bytes_sent.lo); in bnx2x_afex_collect_stats()
1918 fcoe_q_xstorm_stats->mcast_bytes_sent.hi, in bnx2x_afex_collect_stats()
1920 fcoe_q_xstorm_stats->mcast_bytes_sent.lo); in bnx2x_afex_collect_stats()
1930 fcoe_q_xstorm_stats->ucast_pkts_sent); in bnx2x_afex_collect_stats()
1935 fcoe_q_xstorm_stats->bcast_pkts_sent); in bnx2x_afex_collect_stats()
1940 fcoe_q_xstorm_stats->mcast_pkts_sent); in bnx2x_afex_collect_stats()
[all …]
Dbnx2x_main.c3431 struct xstorm_per_queue_stats *fcoe_q_xstorm_stats = in bnx2x_drv_info_fcoe_stat() local
3478 fcoe_q_xstorm_stats->ucast_bytes_sent.hi, in bnx2x_drv_info_fcoe_stat()
3480 fcoe_q_xstorm_stats->ucast_bytes_sent.lo); in bnx2x_drv_info_fcoe_stat()
3483 fcoe_q_xstorm_stats->bcast_bytes_sent.hi, in bnx2x_drv_info_fcoe_stat()
3485 fcoe_q_xstorm_stats->bcast_bytes_sent.lo); in bnx2x_drv_info_fcoe_stat()
3488 fcoe_q_xstorm_stats->mcast_bytes_sent.hi, in bnx2x_drv_info_fcoe_stat()
3490 fcoe_q_xstorm_stats->mcast_bytes_sent.lo); in bnx2x_drv_info_fcoe_stat()
3498 fcoe_q_xstorm_stats->ucast_pkts_sent); in bnx2x_drv_info_fcoe_stat()
3502 fcoe_q_xstorm_stats->bcast_pkts_sent); in bnx2x_drv_info_fcoe_stat()
3506 fcoe_q_xstorm_stats->mcast_pkts_sent); in bnx2x_drv_info_fcoe_stat()