Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.h864 struct hclge_phy_link_ksetting_1_cmd { struct
Dhclge_main.c3240 struct hclge_phy_link_ksetting_1_cmd *req1; in hclge_get_phy_link_ksettings()
3277 req1 = (struct hclge_phy_link_ksetting_1_cmd *)desc[1].data; in hclge_get_phy_link_ksettings()
3291 struct hclge_phy_link_ksetting_1_cmd *req1; in hclge_set_phy_link_ksettings()
3317 req1 = (struct hclge_phy_link_ksetting_1_cmd *)desc[1].data; in hclge_set_phy_link_ksettings()