Searched refs:hclge_config_mac_mode_cmd (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h302 struct hclge_config_mac_mode_cmd { struct
H A Dhclge_debugfs.c946 struct hclge_config_mac_mode_cmd *req;
960 req = (struct hclge_config_mac_mode_cmd *)desc.data;
2552 struct hclge_config_mac_mode_cmd *req_app;
2559 req_app = (struct hclge_config_mac_mode_cmd *)desc.data;
H A Dhclge_main.c7560 struct hclge_config_mac_mode_cmd *req =
7561 (struct hclge_config_mac_mode_cmd *)desc.data;
7691 struct hclge_config_mac_mode_cmd *req;
7696 req = (struct hclge_config_mac_mode_cmd *)&desc.data[0];

Completed in 271 milliseconds