Searched refs:get_mac_stats (Results 1 – 3 of 3) sorted by relevance
617 void (*get_mac_stats)(struct hnae3_handle *handle, member
2723 if (h->ae_algo->ops->get_mac_stats) { in hns3_get_tx_timeo_queue_info()2726 h->ae_algo->ops->get_mac_stats(h, &mac_stats); in hns3_get_tx_timeo_queue_info()
13120 .get_mac_stats = hclge_get_mac_stat,
Completed in 65 milliseconds