Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h619 int (*mac_connect_phy)(struct hnae3_handle *handle); member
H A Dhns3_enet.c4006 if (h->ae_algo->ops->mac_connect_phy) in hns3_init_phy()
4007 ret = h->ae_algo->ops->mac_connect_phy(h); in hns3_init_phy()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h741 int (*mac_connect_phy)(struct hnae3_handle *handle); member
H A Dhns3_enet.c5173 if (h->ae_algo->ops->mac_connect_phy) in hns3_init_phy()
5174 ret = h->ae_algo->ops->mac_connect_phy(h); in hns3_init_phy()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c11506 .mac_connect_phy = hclge_mac_connect_phy,
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c12739 .mac_connect_phy = hclge_mac_connect_phy,

Completed in 44 milliseconds