Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_xgmac.c374 hw_stats->rx_oversize = hns_mac_reg_read64(drv, XGMAC_RX_PKTS_OVERSIZE); in hns_xgmac_update_stats()
668 qtmp = hns_mac_reg_read64(drv, XGMAC_RX_PKTS_OVERSIZE); in hns_xgmac_get_regs()
Dhns_dsaf_reg.h680 #define XGMAC_RX_PKTS_OVERSIZE 0x0168 macro