Home
last modified time | relevance | path

Searched refs:mac_disconnect_phy (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h620 void (*mac_disconnect_phy)(struct hnae3_handle *handle); member
H A Dhns3_enet.c4016 if (h->ae_algo->ops->mac_disconnect_phy) in hns3_uninit_phy()
4017 h->ae_algo->ops->mac_disconnect_phy(h); in hns3_uninit_phy()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h742 void (*mac_disconnect_phy)(struct hnae3_handle *handle); member
H A Dhns3_enet.c5183 if (h->ae_algo->ops->mac_disconnect_phy) in hns3_uninit_phy()
5184 h->ae_algo->ops->mac_disconnect_phy(h); in hns3_uninit_phy()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c11507 .mac_disconnect_phy = hclge_mac_disconnect_phy,
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c12740 .mac_disconnect_phy = hclge_mac_disconnect_phy,

Completed in 48 milliseconds