stats_offset 12 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c int stats_offset; stats_offset 18 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c .stats_offset = offsetof(struct hns3_enet_ring, stats) +\ stats_offset 491 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c stat = (u8 *)ring + hns3_txq_stats[j].stats_offset; stats_offset 500 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c stat = (u8 *)ring + hns3_rxq_stats[j].stats_offset;