Home
last modified time | relevance | path

Searched refs:ob_wr_tlp (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_hw_stats.h133 struct fbnic_stat_counter ob_wr_tlp, ob_wr_dword;
132 struct fbnic_stat_counter ob_wr_tlp, ob_wr_dword; global() member
H A Dfbnic_hw_stats.c453 &pcie->ob_wr_tlp); in fbnic_reset_pcie_stats_asic()
487 &pcie->ob_wr_tlp); in fbnic_get_pcie_stats_asic64()
H A Dfbnic_debugfs.c615 seq_printf(s, "ob_wr_tlp: %llu\n", fbd->hw_stats.pcie.ob_wr_tlp.value); in fbnic_dbg_pcie_stats_show()