Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c904 struct hclge_config_mac_mode_cmd *req; in hclge_dbg_dump_mac_enable_status()
918 req = (struct hclge_config_mac_mode_cmd *)desc.data; in hclge_dbg_dump_mac_enable_status()
2363 struct hclge_config_mac_mode_cmd *req_app; in hclge_dbg_dump_loopback()
2369 req_app = (struct hclge_config_mac_mode_cmd *)desc.data; in hclge_dbg_dump_loopback()
H A Dhclge_cmd.h303 struct hclge_config_mac_mode_cmd { argument
302 struct hclge_config_mac_mode_cmd { global() struct
304 rsvhclge_config_mac_mode_cmd global() argument
H A Dhclge_main.c7597 struct hclge_config_mac_mode_cmd *req = in hclge_cfg_mac_mode()
7598 (struct hclge_config_mac_mode_cmd *)desc.data; in hclge_cfg_mac_mode()
7728 struct hclge_config_mac_mode_cmd *req; in hclge_set_app_loopback()
7733 req = (struct hclge_config_mac_mode_cmd *)&desc.data[0]; in hclge_set_app_loopback()