Searched refs:fcoe_q_tstorm_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 | 1711 struct tstorm_per_queue_stats *fcoe_q_tstorm_stats = in bnx2x_afex_collect_stats() local 1827 fcoe_q_tstorm_stats->rcv_ucast_bytes.hi, in bnx2x_afex_collect_stats() 1829 fcoe_q_tstorm_stats->rcv_ucast_bytes.lo); in bnx2x_afex_collect_stats() 1832 fcoe_q_tstorm_stats->rcv_bcast_bytes.hi, in bnx2x_afex_collect_stats() 1834 fcoe_q_tstorm_stats->rcv_bcast_bytes.lo); in bnx2x_afex_collect_stats() 1837 fcoe_q_tstorm_stats->rcv_mcast_bytes.hi, in bnx2x_afex_collect_stats() 1839 fcoe_q_tstorm_stats->rcv_mcast_bytes.lo); in bnx2x_afex_collect_stats() 1849 fcoe_q_tstorm_stats->rcv_ucast_pkts); in bnx2x_afex_collect_stats() 1854 fcoe_q_tstorm_stats->rcv_bcast_pkts); in bnx2x_afex_collect_stats() 1859 fcoe_q_tstorm_stats in bnx2x_afex_collect_stats() [all...] |
H A D | bnx2x_main.c | 3440 struct tstorm_per_queue_stats *fcoe_q_tstorm_stats = in bnx2x_drv_info_fcoe_stat() local 3456 fcoe_q_tstorm_stats->rcv_ucast_bytes.hi, in bnx2x_drv_info_fcoe_stat() 3458 fcoe_q_tstorm_stats->rcv_ucast_bytes.lo); in bnx2x_drv_info_fcoe_stat() 3461 fcoe_q_tstorm_stats->rcv_bcast_bytes.hi, in bnx2x_drv_info_fcoe_stat() 3463 fcoe_q_tstorm_stats->rcv_bcast_bytes.lo); in bnx2x_drv_info_fcoe_stat() 3466 fcoe_q_tstorm_stats->rcv_mcast_bytes.hi, in bnx2x_drv_info_fcoe_stat() 3468 fcoe_q_tstorm_stats->rcv_mcast_bytes.lo); in bnx2x_drv_info_fcoe_stat() 3476 fcoe_q_tstorm_stats->rcv_ucast_pkts); in bnx2x_drv_info_fcoe_stat() 3480 fcoe_q_tstorm_stats->rcv_bcast_pkts); in bnx2x_drv_info_fcoe_stat() 3484 fcoe_q_tstorm_stats in bnx2x_drv_info_fcoe_stat() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_stats.c | 1712 struct tstorm_per_queue_stats *fcoe_q_tstorm_stats = in bnx2x_afex_collect_stats() local 1828 fcoe_q_tstorm_stats->rcv_ucast_bytes.hi, in bnx2x_afex_collect_stats() 1830 fcoe_q_tstorm_stats->rcv_ucast_bytes.lo); in bnx2x_afex_collect_stats() 1833 fcoe_q_tstorm_stats->rcv_bcast_bytes.hi, in bnx2x_afex_collect_stats() 1835 fcoe_q_tstorm_stats->rcv_bcast_bytes.lo); in bnx2x_afex_collect_stats() 1838 fcoe_q_tstorm_stats->rcv_mcast_bytes.hi, in bnx2x_afex_collect_stats() 1840 fcoe_q_tstorm_stats->rcv_mcast_bytes.lo); in bnx2x_afex_collect_stats() 1850 fcoe_q_tstorm_stats->rcv_ucast_pkts); in bnx2x_afex_collect_stats() 1855 fcoe_q_tstorm_stats->rcv_bcast_pkts); in bnx2x_afex_collect_stats() 1860 fcoe_q_tstorm_stats in bnx2x_afex_collect_stats() [all...] |
H A D | bnx2x_main.c | 3438 struct tstorm_per_queue_stats *fcoe_q_tstorm_stats = in bnx2x_drv_info_fcoe_stat() local 3454 fcoe_q_tstorm_stats->rcv_ucast_bytes.hi, in bnx2x_drv_info_fcoe_stat() 3456 fcoe_q_tstorm_stats->rcv_ucast_bytes.lo); in bnx2x_drv_info_fcoe_stat() 3459 fcoe_q_tstorm_stats->rcv_bcast_bytes.hi, in bnx2x_drv_info_fcoe_stat() 3461 fcoe_q_tstorm_stats->rcv_bcast_bytes.lo); in bnx2x_drv_info_fcoe_stat() 3464 fcoe_q_tstorm_stats->rcv_mcast_bytes.hi, in bnx2x_drv_info_fcoe_stat() 3466 fcoe_q_tstorm_stats->rcv_mcast_bytes.lo); in bnx2x_drv_info_fcoe_stat() 3474 fcoe_q_tstorm_stats->rcv_ucast_pkts); in bnx2x_drv_info_fcoe_stat() 3478 fcoe_q_tstorm_stats->rcv_bcast_pkts); in bnx2x_drv_info_fcoe_stat() 3482 fcoe_q_tstorm_stats in bnx2x_drv_info_fcoe_stat() [all...] |
Completed in 22 milliseconds