Searched refs:rx_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 | 18 {"gmac_rx_pkts_64octets", MAC_STATS_FIELD_OFF(rx_64bytes)}, 393 hw_stats->rx_64bytes in hns_gmac_update_stats()
|
H A D | hns_dsaf_mac.h | 229 u64 rx_64bytes; member
|
H A D | hns_dsaf_xgmac.c | 53 {"xgmac_rx_pkt_64", MAC_STATS_FIELD_OFF(rx_64bytes)}, 372 hw_stats->rx_64bytes = hns_mac_reg_read64(drv, XGMAC_RX_PKTS_64OCTETS); in hns_xgmac_update_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_gmac.c | 18 {"gmac_rx_pkts_64octets", MAC_STATS_FIELD_OFF(rx_64bytes)}, 377 hw_stats->rx_64bytes in hns_gmac_update_stats()
|
H A D | hns_dsaf_mac.h | 229 u64 rx_64bytes; member
|
H A D | hns_dsaf_xgmac.c | 53 {"xgmac_rx_pkt_64", MAC_STATS_FIELD_OFF(rx_64bytes)}, 359 hw_stats->rx_64bytes = hns_mac_reg_read64(drv, XGMAC_RX_PKTS_64OCTETS); in hns_xgmac_update_stats()
|
Completed in 7 milliseconds