Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h890 struct hclge_hw;
891 int hclge_cmd_send(struct hclge_hw *hw, struct hclge_desc *desc, int num);
H A Dhclge_main.h307 struct hclge_hw { struct
872 struct hclge_hw hw;
H A Dhclge_mbx.c801 static bool hclge_cmd_crq_empty(struct hclge_hw *hw) in hclge_cmd_crq_empty()
H A Dhclge_main.c392 int hclge_cmd_send(struct hclge_hw *hw, struct hclge_desc *desc, int num) in hclge_cmd_send()
11365 struct hclge_hw *hw = &hdev->hw; in hclge_dev_mem_map()
11386 struct hclge_hw *hw; in hclge_pci_init()