Searched refs:mac_disconnect_phy (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h761 void (*mac_disconnect_phy)(struct hnae3_handle *handle); member in struct:hnae3_ae_ops
H A Dhns3_enet.c5182 if (h->ae_algo->ops->mac_disconnect_phy)
5183 h->ae_algo->ops->mac_disconnect_phy(h);
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c12837 .mac_disconnect_phy = hclge_mac_disconnect_phy,

Completed in 212 milliseconds