Searched refs:fcoe_q_xstorm_stats (Results 1 – 2 of 2) sorted by relevance
1716 struct xstorm_per_queue_stats *fcoe_q_xstorm_stats = in bnx2x_afex_collect_stats() local1911 fcoe_q_xstorm_stats->ucast_bytes_sent.hi, in bnx2x_afex_collect_stats()1913 fcoe_q_xstorm_stats->ucast_bytes_sent.lo); in bnx2x_afex_collect_stats()1916 fcoe_q_xstorm_stats->bcast_bytes_sent.hi, in bnx2x_afex_collect_stats()1918 fcoe_q_xstorm_stats->bcast_bytes_sent.lo); in bnx2x_afex_collect_stats()1921 fcoe_q_xstorm_stats->mcast_bytes_sent.hi, in bnx2x_afex_collect_stats()1923 fcoe_q_xstorm_stats->mcast_bytes_sent.lo); in bnx2x_afex_collect_stats()1933 fcoe_q_xstorm_stats->ucast_pkts_sent); in bnx2x_afex_collect_stats()1938 fcoe_q_xstorm_stats->bcast_pkts_sent); in bnx2x_afex_collect_stats()1943 fcoe_q_xstorm_stats->mcast_pkts_sent); in bnx2x_afex_collect_stats()[all …]
3442 struct xstorm_per_queue_stats *fcoe_q_xstorm_stats = in bnx2x_drv_info_fcoe_stat() local3489 fcoe_q_xstorm_stats->ucast_bytes_sent.hi, in bnx2x_drv_info_fcoe_stat()3491 fcoe_q_xstorm_stats->ucast_bytes_sent.lo); in bnx2x_drv_info_fcoe_stat()3494 fcoe_q_xstorm_stats->bcast_bytes_sent.hi, in bnx2x_drv_info_fcoe_stat()3496 fcoe_q_xstorm_stats->bcast_bytes_sent.lo); in bnx2x_drv_info_fcoe_stat()3499 fcoe_q_xstorm_stats->mcast_bytes_sent.hi, in bnx2x_drv_info_fcoe_stat()3501 fcoe_q_xstorm_stats->mcast_bytes_sent.lo); in bnx2x_drv_info_fcoe_stat()3509 fcoe_q_xstorm_stats->ucast_pkts_sent); in bnx2x_drv_info_fcoe_stat()3513 fcoe_q_xstorm_stats->bcast_pkts_sent); in bnx2x_drv_info_fcoe_stat()3517 fcoe_q_xstorm_stats->mcast_pkts_sent); in bnx2x_drv_info_fcoe_stat()
Completed in 29 milliseconds