Searched refs:mac_disconnect_phy (Results 1 – 3 of 3) sorted by relevance
729 void (*mac_disconnect_phy)(struct hnae3_handle *handle); member
5169 if (h->ae_algo->ops->mac_disconnect_phy) in hns3_uninit_phy()5170 h->ae_algo->ops->mac_disconnect_phy(h); in hns3_uninit_phy()
13128 .mac_disconnect_phy = hclge_mac_disconnect_phy,
Completed in 37 milliseconds