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

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c308 struct hclge_config_mac_mode_cmd *req;
322 req = (struct hclge_config_mac_mode_cmd *)desc.data;
1914 struct hclge_config_mac_mode_cmd *req_app;
1921 req_app = (struct hclge_config_mac_mode_cmd *)desc.data;
H A Dhclge_cmd.h302 struct hclge_config_mac_mode_cmd { struct
H A Dhclge_main.c7499 struct hclge_config_mac_mode_cmd *req =
7500 (struct hclge_config_mac_mode_cmd *)desc.data;
7630 struct hclge_config_mac_mode_cmd *req;
7635 req = (struct hclge_config_mac_mode_cmd *)&desc.data[0];

Completed in 136 milliseconds