Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.h843 struct hclge_phy_link_ksetting_1_cmd { struct
Dhclge_main.c3139 struct hclge_phy_link_ksetting_1_cmd *req1; in hclge_get_phy_link_ksettings()
3176 req1 = (struct hclge_phy_link_ksetting_1_cmd *)desc[1].data; in hclge_get_phy_link_ksettings()
3190 struct hclge_phy_link_ksetting_1_cmd *req1; in hclge_set_phy_link_ksettings()
3216 req1 = (struct hclge_phy_link_ksetting_1_cmd *)desc[1].data; in hclge_set_phy_link_ksettings()