Home
last modified time | relevance | path

Searched refs:fcoe_rx_byte_cnt (Results 1 – 11 of 11) sorted by relevance

/linux/include/linux/qed/
H A Dqed_fcoe_if.h9 u64 fcoe_rx_byte_cnt; member
H A Dfcoe_common.h631 struct regpair fcoe_rx_byte_cnt; member
/linux/drivers/scsi/qedf/
H A Dqedf_debugfs.c448 fw_fcoe_stats->fcoe_rx_byte_cnt, in qedf_offload_stats_show()
H A Dqedf_main.c2110 do_div(fw_fcoe_stats->fcoe_rx_byte_cnt, 1000000); in qedf_fc_get_host_stats()
2113 qedf_stats->rx_words += fw_fcoe_stats->fcoe_rx_byte_cnt / 4; in qedf_fc_get_host_stats()
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_fcoe.c654 p_stats->fcoe_rx_byte_cnt = HILO_64_REGPAIR(tstats.fcoe_rx_byte_cnt); in _qed_fcoe_get_tstats()
/linux/drivers/scsi/bnx2fc/
H A D57xx_hsi_bnx2fc.h929 __le32 fcoe_rx_byte_cnt; member
H A Dbnx2fc.h180 u64 fcoe_rx_byte_cnt; member
H A Dbnx2fc_fcoe.c710 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()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c1823 fw_fcoe_stat->rx_stat0.fcoe_rx_byte_cnt); in bnx2x_afex_collect_stats()
H A Dbnx2x_hsi.h4845 __le32 fcoe_rx_byte_cnt; member
H A Dbnx2x_main.c3451 fw_fcoe_stat->rx_stat0.fcoe_rx_byte_cnt); in bnx2x_drv_info_fcoe_stat()