Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h534 void (*get_mac_stats)(struct hnae3_handle *handle, member
Dhns3_enet.c1896 if (h->ae_algo->ops->get_mac_stats) { in hns3_get_tx_timeo_queue_info()
1899 h->ae_algo->ops->get_mac_stats(h, &mac_stats); in hns3_get_tx_timeo_queue_info()
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c11382 .get_mac_stats = hclge_get_mac_stat,