linux/drivers/net/ethernet/meta/fbnic/fbnic_hw_stats.h

#include <linux/ethtool.h>

#include "fbnic_csr.h"

struct fbnic_stat_counter {};

struct fbnic_eth_mac_stats {};

struct fbnic_mac_stats {};

struct fbnic_hw_stats {};

u64 fbnic_stat_rd64(struct fbnic_dev *fbd, u32 reg, u32 offset);

void fbnic_get_hw_stats(struct fbnic_dev *fbd);