Searched refs:fcoe_rx_byte_cnt (Results 1 - 22 of 22) sorted by relevance
/kernel/linux/linux-5.10/include/linux/qed/ |
H A D | qed_fcoe_if.h | 9 u64 fcoe_rx_byte_cnt; member
|
H A D | fcoe_common.h | 631 struct regpair fcoe_rx_byte_cnt; member
|
/kernel/linux/linux-6.6/include/linux/qed/ |
H A D | qed_fcoe_if.h | 9 u64 fcoe_rx_byte_cnt; member
|
H A D | fcoe_common.h | 631 struct regpair fcoe_rx_byte_cnt; member
|
/kernel/linux/linux-5.10/drivers/scsi/qedf/ |
H A D | qedf_debugfs.c | 435 seq_printf(s, "fcoe_rx_byte_cnt=%llu\n" in qedf_offload_stats_show() 448 fw_fcoe_stats->fcoe_rx_byte_cnt, in qedf_offload_stats_show()
|
H A D | qedf_main.c | 2094 do_div(fw_fcoe_stats->fcoe_rx_byte_cnt, 1000000); in qedf_fc_get_host_stats() 2097 qedf_stats->rx_words += fw_fcoe_stats->fcoe_rx_byte_cnt / 4; in qedf_fc_get_host_stats()
|
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/ |
H A D | 57xx_hsi_bnx2fc.h | 929 __le32 fcoe_rx_byte_cnt; member
|
H A D | bnx2fc.h | 183 u64 fcoe_rx_byte_cnt; member
|
H A D | bnx2fc_fcoe.c | 716 BNX2FC_STATS(hba, rx_stat0, fcoe_rx_byte_cnt); in bnx2fc_get_host_stats() 717 bnx2fc_stats->rx_words += ((hba->bfw_stats.fcoe_rx_byte_cnt) / 4); in bnx2fc_get_host_stats()
|
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/ |
H A D | 57xx_hsi_bnx2fc.h | 929 __le32 fcoe_rx_byte_cnt; member
|
H A D | bnx2fc.h | 180 u64 fcoe_rx_byte_cnt; member
|
H A D | bnx2fc_fcoe.c | 710 BNX2FC_STATS(hba, rx_stat0, fcoe_rx_byte_cnt); in bnx2fc_get_host_stats() 711 bnx2fc_stats->rx_words += ((hba->bfw_stats.fcoe_rx_byte_cnt) / 4); in bnx2fc_get_host_stats()
|
/kernel/linux/linux-6.6/drivers/scsi/qedf/ |
H A D | qedf_debugfs.c | 435 seq_printf(s, "fcoe_rx_byte_cnt=%llu\n" in qedf_offload_stats_show() 448 fw_fcoe_stats->fcoe_rx_byte_cnt, in qedf_offload_stats_show()
|
H A D | qedf_main.c | 2098 do_div(fw_fcoe_stats->fcoe_rx_byte_cnt, 1000000); in qedf_fc_get_host_stats() 2101 qedf_stats->rx_words += fw_fcoe_stats->fcoe_rx_byte_cnt / 4; in qedf_fc_get_host_stats()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_fcoe.c | 655 p_stats->fcoe_rx_byte_cnt = HILO_64_REGPAIR(tstats.fcoe_rx_byte_cnt); in _qed_fcoe_get_tstats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_fcoe.c | 654 p_stats->fcoe_rx_byte_cnt = HILO_64_REGPAIR(tstats.fcoe_rx_byte_cnt); in _qed_fcoe_get_tstats()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_stats.c | 1824 fw_fcoe_stat->rx_stat0.fcoe_rx_byte_cnt); in bnx2x_afex_collect_stats()
|
H A D | bnx2x_hsi.h | 4845 __le32 fcoe_rx_byte_cnt; member
|
H A D | bnx2x_main.c | 3453 fw_fcoe_stat->rx_stat0.fcoe_rx_byte_cnt); in bnx2x_drv_info_fcoe_stat()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_stats.c | 1825 fw_fcoe_stat->rx_stat0.fcoe_rx_byte_cnt); in bnx2x_afex_collect_stats()
|
H A D | bnx2x_hsi.h | 4845 __le32 fcoe_rx_byte_cnt; member
|
H A D | bnx2x_main.c | 3451 fw_fcoe_stat->rx_stat0.fcoe_rx_byte_cnt); in bnx2x_drv_info_fcoe_stat()
|
Completed in 98 milliseconds