Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c1710 struct tstorm_per_queue_stats *fcoe_q_tstorm_stats = in bnx2x_afex_collect_stats() local
1826 fcoe_q_tstorm_stats->rcv_ucast_bytes.hi, in bnx2x_afex_collect_stats()
1828 fcoe_q_tstorm_stats->rcv_ucast_bytes.lo); in bnx2x_afex_collect_stats()
1831 fcoe_q_tstorm_stats->rcv_bcast_bytes.hi, in bnx2x_afex_collect_stats()
1833 fcoe_q_tstorm_stats->rcv_bcast_bytes.lo); in bnx2x_afex_collect_stats()
1836 fcoe_q_tstorm_stats->rcv_mcast_bytes.hi, in bnx2x_afex_collect_stats()
1838 fcoe_q_tstorm_stats->rcv_mcast_bytes.lo); in bnx2x_afex_collect_stats()
1848 fcoe_q_tstorm_stats->rcv_ucast_pkts); in bnx2x_afex_collect_stats()
1853 fcoe_q_tstorm_stats->rcv_bcast_pkts); in bnx2x_afex_collect_stats()
1858 fcoe_q_tstorm_stats->rcv_ucast_pkts); in bnx2x_afex_collect_stats()
[all …]
H A Dbnx2x_main.c3441 struct tstorm_per_queue_stats *fcoe_q_tstorm_stats = in bnx2x_drv_info_fcoe_stat() local
3457 fcoe_q_tstorm_stats->rcv_ucast_bytes.hi, in bnx2x_drv_info_fcoe_stat()
3459 fcoe_q_tstorm_stats->rcv_ucast_bytes.lo); in bnx2x_drv_info_fcoe_stat()
3462 fcoe_q_tstorm_stats->rcv_bcast_bytes.hi, in bnx2x_drv_info_fcoe_stat()
3464 fcoe_q_tstorm_stats->rcv_bcast_bytes.lo); in bnx2x_drv_info_fcoe_stat()
3467 fcoe_q_tstorm_stats->rcv_mcast_bytes.hi, in bnx2x_drv_info_fcoe_stat()
3469 fcoe_q_tstorm_stats->rcv_mcast_bytes.lo); in bnx2x_drv_info_fcoe_stat()
3477 fcoe_q_tstorm_stats->rcv_ucast_pkts); in bnx2x_drv_info_fcoe_stat()
3481 fcoe_q_tstorm_stats->rcv_bcast_pkts); in bnx2x_drv_info_fcoe_stat()
3485 fcoe_q_tstorm_stats->rcv_mcast_pkts); in bnx2x_drv_info_fcoe_stat()