Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_debugfs.c287 struct hclge_config_mac_mode_cmd *req; in hclge_dbg_dump_mac_enable_status()
301 req = (struct hclge_config_mac_mode_cmd *)desc.data; in hclge_dbg_dump_mac_enable_status()
1887 struct hclge_config_mac_mode_cmd *req_app; in hclge_dbg_dump_loopback()
1894 req_app = (struct hclge_config_mac_mode_cmd *)desc.data; in hclge_dbg_dump_loopback()
Dhclge_cmd.h302 struct hclge_config_mac_mode_cmd { struct
Dhclge_main.c7571 struct hclge_config_mac_mode_cmd *req = in hclge_cfg_mac_mode()
7572 (struct hclge_config_mac_mode_cmd *)desc.data; in hclge_cfg_mac_mode()
7694 struct hclge_config_mac_mode_cmd *req; in hclge_set_app_loopback()
7699 req = (struct hclge_config_mac_mode_cmd *)&desc.data[0]; in hclge_set_app_loopback()