Searched refs:fcoe_rx_byte_cnt (Results 1 – 11 of 11) sorted by relevance
9 u64 fcoe_rx_byte_cnt; member
631 struct regpair fcoe_rx_byte_cnt; member
441 fw_fcoe_stats->fcoe_rx_byte_cnt, in qedf_offload_stats_show()
2076 do_div(fw_fcoe_stats->fcoe_rx_byte_cnt, 1000000); in qedf_fc_get_host_stats()2079 qedf_stats->rx_words += fw_fcoe_stats->fcoe_rx_byte_cnt / 4; in qedf_fc_get_host_stats()
929 __le32 fcoe_rx_byte_cnt; member
180 u64 fcoe_rx_byte_cnt; member
713 BNX2FC_STATS(hba, rx_stat0, fcoe_rx_byte_cnt); in bnx2fc_get_host_stats()714 bnx2fc_stats->rx_words += ((hba->bfw_stats.fcoe_rx_byte_cnt) / 4); in bnx2fc_get_host_stats()
654 p_stats->fcoe_rx_byte_cnt = HILO_64_REGPAIR(tstats.fcoe_rx_byte_cnt); in _qed_fcoe_get_tstats()
1825 fw_fcoe_stat->rx_stat0.fcoe_rx_byte_cnt); in bnx2x_afex_collect_stats()
4845 __le32 fcoe_rx_byte_cnt; member
3452 fw_fcoe_stat->rx_stat0.fcoe_rx_byte_cnt); in bnx2x_drv_info_fcoe_stat()