Home
last modified time | relevance | path

Searched refs:tx_64bytes (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_gmac.c47 {"gmac_tx_pkts_64octets", MAC_STATS_FIELD_OFF(tx_64bytes)},
429 hw_stats->tx_64bytes in hns_gmac_update_stats()
Dhns_dsaf_mac.h275 u64 tx_64bytes; member
Dhns_dsaf_xgmac.c17 {"xgmac_tx_pkts_64", MAC_STATS_FIELD_OFF(tx_64bytes)},
310 hw_stats->tx_64bytes = hns_mac_reg_read64(drv, XGMAC_TX_PKTS_64OCTETS); in hns_xgmac_update_stats()