Home
last modified time | relevance | path

Searched refs:hclge_hw (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.h875 struct hclge_hw;
876 int hclge_cmd_send(struct hclge_hw *hw, struct hclge_desc *desc, int num);
877 enum hclge_comm_cmd_status hclge_cmd_mdio_write(struct hclge_hw *hw,
879 enum hclge_comm_cmd_status hclge_cmd_mdio_read(struct hclge_hw *hw,
Dhclge_main.h278 struct hclge_hw { struct
848 struct hclge_hw hw;
Dhclge_mbx.c801 static bool hclge_cmd_crq_empty(struct hclge_hw *hw) in hclge_cmd_crq_empty()
Dhclge_main.c485 int hclge_cmd_send(struct hclge_hw *hw, struct hclge_desc *desc, int num) in hclge_cmd_send()
11315 struct hclge_hw *hw = &hdev->hw; in hclge_dev_mem_map()
11336 struct hclge_hw *hw; in hclge_pci_init()