Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h864 struct hclge_phy_link_ksetting_1_cmd { struct
H A Dhclge_main.c3269 struct hclge_phy_link_ksetting_1_cmd *req1; in hclge_get_phy_link_ksettings()
3306 req1 = (struct hclge_phy_link_ksetting_1_cmd *)desc[1].data; in hclge_get_phy_link_ksettings()
3320 struct hclge_phy_link_ksetting_1_cmd *req1; in hclge_set_phy_link_ksettings()
3346 req1 = (struct hclge_phy_link_ksetting_1_cmd *)desc[1].data; in hclge_set_phy_link_ksettings()