Searched refs:tx_64bytes (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_gmac.c | 47 {"gmac_tx_pkts_64octets", MAC_STATS_FIELD_OFF(tx_64bytes)}, 445 hw_stats->tx_64bytes in hns_gmac_update_stats()
|
H A D | hns_dsaf_mac.h | 275 u64 tx_64bytes; member
|
H A D | hns_dsaf_xgmac.c | 17 {"xgmac_tx_pkts_64", MAC_STATS_FIELD_OFF(tx_64bytes)}, 323 hw_stats->tx_64bytes = hns_mac_reg_read64(drv, XGMAC_TX_PKTS_64OCTETS); in hns_xgmac_update_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_gmac.c | 47 {"gmac_tx_pkts_64octets", MAC_STATS_FIELD_OFF(tx_64bytes)}, 429 hw_stats->tx_64bytes in hns_gmac_update_stats()
|
H A D | hns_dsaf_mac.h | 275 u64 tx_64bytes; member
|
H A D | hns_dsaf_xgmac.c | 17 {"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()
|
Completed in 8 milliseconds