Home
last modified time | relevance | path

Searched refs:hclgevf_hw (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_cmd.c30 static int hclgevf_cmd_csq_clean(struct hclgevf_hw *hw) in hclgevf_cmd_csq_clean()
53 static bool hclgevf_cmd_csq_done(struct hclgevf_hw *hw) in hclgevf_cmd_csq_done()
102 struct hclgevf_hw *hw = &hdev->hw; in hclgevf_init_cmd_queue()
177 int hclgevf_cmd_send(struct hclgevf_hw *hw, struct hclgevf_desc *desc, int num) in hclgevf_cmd_send()
268 static int hclgevf_cmd_query_firmware_version(struct hclgevf_hw *hw, in hclgevf_cmd_query_firmware_version()
Dhclgevf_main.h75 struct hclgevf_hw { struct
127 struct hclgevf_hw hw;
Dhclgevf_cmd.h14 struct hclgevf_hw;
258 int hclgevf_cmd_send(struct hclgevf_hw *hw, struct hclgevf_desc *desc, int num);
Dhclgevf_mbx.c129 static bool hclgevf_cmd_crq_empty(struct hclgevf_hw *hw) in hclgevf_cmd_crq_empty()
Dhclgevf_main.c1681 struct hclgevf_hw *hw; in hclgevf_pci_init()