Home
last modified time | relevance | path

Searched refs:XGMAC_TX_PKTS_OVERSIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_xgmac.c325 hw_stats->tx_oversize = hns_mac_reg_read64(drv, XGMAC_TX_PKTS_OVERSIZE); in hns_xgmac_update_stats()
598 qtmp = hns_mac_reg_read64(drv, XGMAC_TX_PKTS_OVERSIZE); in hns_xgmac_get_regs()
H A Dhns_dsaf_reg.h645 #define XGMAC_TX_PKTS_OVERSIZE 0x0058 macro