tx_64bytes         47 drivers/net/ethernet/hisilicon/hns/hns_dsaf_gmac.c 	{"gmac_tx_pkts_64octets", MAC_STATS_FIELD_OFF(tx_64bytes)},
tx_64bytes        445 drivers/net/ethernet/hisilicon/hns/hns_dsaf_gmac.c 	hw_stats->tx_64bytes
tx_64bytes        275 drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.h 	u64 tx_64bytes;
tx_64bytes         17 drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c 	{"xgmac_tx_pkts_64", MAC_STATS_FIELD_OFF(tx_64bytes)},
tx_64bytes        322 drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c 	hw_stats->tx_64bytes = hns_mac_reg_read64(drv, XGMAC_TX_PKTS_64OCTETS);