Searched refs:fcoe_q_xstorm_stats (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_stats.c | 1717 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 in bnx2x_afex_collect_stats() [all...] |
H A D | bnx2x_main.c | 3444 struct xstorm_per_queue_stats *fcoe_q_xstorm_stats = in bnx2x_drv_info_fcoe_stat() local 3491 fcoe_q_xstorm_stats->ucast_bytes_sent.hi, in bnx2x_drv_info_fcoe_stat() 3493 fcoe_q_xstorm_stats->ucast_bytes_sent.lo); in bnx2x_drv_info_fcoe_stat() 3496 fcoe_q_xstorm_stats->bcast_bytes_sent.hi, in bnx2x_drv_info_fcoe_stat() 3498 fcoe_q_xstorm_stats->bcast_bytes_sent.lo); in bnx2x_drv_info_fcoe_stat() 3501 fcoe_q_xstorm_stats->mcast_bytes_sent.hi, in bnx2x_drv_info_fcoe_stat() 3503 fcoe_q_xstorm_stats->mcast_bytes_sent.lo); in bnx2x_drv_info_fcoe_stat() 3511 fcoe_q_xstorm_stats->ucast_pkts_sent); in bnx2x_drv_info_fcoe_stat() 3515 fcoe_q_xstorm_stats->bcast_pkts_sent); in bnx2x_drv_info_fcoe_stat() 3519 fcoe_q_xstorm_stats in bnx2x_drv_info_fcoe_stat() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_stats.c | 1718 struct xstorm_per_queue_stats *fcoe_q_xstorm_stats = in bnx2x_afex_collect_stats() local 1913 fcoe_q_xstorm_stats->ucast_bytes_sent.hi, in bnx2x_afex_collect_stats() 1915 fcoe_q_xstorm_stats->ucast_bytes_sent.lo); in bnx2x_afex_collect_stats() 1918 fcoe_q_xstorm_stats->bcast_bytes_sent.hi, in bnx2x_afex_collect_stats() 1920 fcoe_q_xstorm_stats->bcast_bytes_sent.lo); in bnx2x_afex_collect_stats() 1923 fcoe_q_xstorm_stats->mcast_bytes_sent.hi, in bnx2x_afex_collect_stats() 1925 fcoe_q_xstorm_stats->mcast_bytes_sent.lo); in bnx2x_afex_collect_stats() 1935 fcoe_q_xstorm_stats->ucast_pkts_sent); in bnx2x_afex_collect_stats() 1940 fcoe_q_xstorm_stats->bcast_pkts_sent); in bnx2x_afex_collect_stats() 1945 fcoe_q_xstorm_stats in bnx2x_afex_collect_stats() [all...] |
H A D | bnx2x_main.c | 3442 struct xstorm_per_queue_stats *fcoe_q_xstorm_stats = in bnx2x_drv_info_fcoe_stat() local 3489 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 in bnx2x_drv_info_fcoe_stat() [all...] |
Completed in 23 milliseconds