Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.h1224 struct hclge_phy_link_ksetting_1_cmd { struct
Dhclge_main.c3070 struct hclge_phy_link_ksetting_1_cmd *req1; in hclge_get_phy_link_ksettings()
3107 req1 = (struct hclge_phy_link_ksetting_1_cmd *)desc[1].data; in hclge_get_phy_link_ksettings()
3121 struct hclge_phy_link_ksetting_1_cmd *req1; in hclge_set_phy_link_ksettings()
3147 req1 = (struct hclge_phy_link_ksetting_1_cmd *)desc[1].data; in hclge_set_phy_link_ksettings()