Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.h862 struct hclge_phy_link_ksetting_1_cmd { struct
Dhclge_main.c3336 struct hclge_phy_link_ksetting_1_cmd *req1; in hclge_get_phy_link_ksettings()
3373 req1 = (struct hclge_phy_link_ksetting_1_cmd *)desc[1].data; in hclge_get_phy_link_ksettings()
3387 struct hclge_phy_link_ksetting_1_cmd *req1; in hclge_set_phy_link_ksettings()
3413 req1 = (struct hclge_phy_link_ksetting_1_cmd *)desc[1].data; in hclge_set_phy_link_ksettings()