get_mac_stats 445 drivers/net/ethernet/hisilicon/hns3/hnae3.h void (*get_mac_stats)(struct hnae3_handle *handle, get_mac_stats 1738 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c if (h->ae_algo->ops->get_mac_stats) { get_mac_stats 1741 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c h->ae_algo->ops->get_mac_stats(h, &mac_stats); get_mac_stats 10177 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c .get_mac_stats = hclge_get_mac_stat,