Home
last modified time | relevance | path

Searched refs:hclge_get_phy_link_ksettings (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c3234 static int hclge_get_phy_link_ksettings(struct hnae3_handle *handle, in hclge_get_phy_link_ksettings() function
3343 ret = hclge_get_phy_link_ksettings(&hdev->vport->nic, &cmd); in hclge_update_tp_port_info()
12732 .get_phy_link_ksettings = hclge_get_phy_link_ksettings,