Home
last modified time | relevance | path

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

/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_mac.h220 struct mac_hw_stats { struct
335 struct mac_hw_stats hw_stats;
410 #define MAC_STATS_FIELD_OFF(field) (offsetof(struct mac_hw_stats, field))
Dhns_dsaf_gmac.c312 struct mac_hw_stats *hw_stats = NULL; in hns_gmac_update_stats()
625 struct mac_hw_stats *hw_stats = NULL; in hns_gmac_get_stats()
Dhns_dsaf_xgmac.c312 struct mac_hw_stats *hw_stats = &drv->mac_cb->hw_stats; in hns_xgmac_update_stats()
743 struct mac_hw_stats *hw_stats = NULL; in hns_xgmac_get_stats()