Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_mac.h216 struct mac_hw_stats { struct
338 struct mac_hw_stats hw_stats;
411 #define MAC_STATS_FIELD_OFF(field) (offsetof(struct mac_hw_stats, field))
Dhns_dsaf_gmac.c364 struct mac_hw_stats *hw_stats = NULL; in hns_gmac_update_stats()
662 struct mac_hw_stats *hw_stats = NULL; in hns_gmac_get_stats()
Dhns_dsaf_xgmac.c301 struct mac_hw_stats *hw_stats = &drv->mac_cb->hw_stats; in hns_xgmac_update_stats()
731 struct mac_hw_stats *hw_stats = NULL; in hns_xgmac_get_stats()