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.h902 struct hclge_hw;
903 int hclge_cmd_send(struct hclge_hw *hw, struct hclge_desc *desc, int num);
H A Dhclge_main.h308 struct hclge_hw { struct
882 struct hclge_hw hw;
H A Dhclge_mbx.c802 static bool hclge_cmd_crq_empty(struct hclge_hw *hw) in hclge_cmd_crq_empty()
H A Dhclge_main.c320 int hclge_cmd_send(struct hclge_hw *hw, struct hclge_desc *desc, int num) in hclge_cmd_send()
9127 struct hclge_hw *hw = &hdev->hw; in hclge_dev_mem_map()
9148 struct hclge_hw *hw; in hclge_pci_init()