Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.h889 struct hclge_hw;
890 int hclge_cmd_send(struct hclge_hw *hw, struct hclge_desc *desc, int num);
Dhclge_main.h286 struct hclge_hw { struct
851 struct hclge_hw hw;
Dhclge_mbx.c801 static bool hclge_cmd_crq_empty(struct hclge_hw *hw) in hclge_cmd_crq_empty()
Dhclge_main.c388 int hclge_cmd_send(struct hclge_hw *hw, struct hclge_desc *desc, int num) in hclge_cmd_send()
11239 struct hclge_hw *hw = &hdev->hw; in hclge_dev_mem_map()
11260 struct hclge_hw *hw; in hclge_pci_init()