Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.h849 struct hclge_phy_link_ksetting_0_cmd { struct
Dhclge_main.c3239 struct hclge_phy_link_ksetting_0_cmd *req0; in hclge_get_phy_link_ksettings()
3258 req0 = (struct hclge_phy_link_ksetting_0_cmd *)desc[0].data; in hclge_get_phy_link_ksettings()
3290 struct hclge_phy_link_ksetting_0_cmd *req0; in hclge_set_phy_link_ksettings()
3308 req0 = (struct hclge_phy_link_ksetting_0_cmd *)desc[0].data; in hclge_set_phy_link_ksettings()