Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_cmd.c39 static int hclgevf_cmd_csq_clean(struct hclgevf_hw *hw) in hclgevf_cmd_csq_clean()
63 static bool hclgevf_cmd_csq_done(struct hclgevf_hw *hw) in hclgevf_cmd_csq_done()
88 struct hclgevf_hw *hw = &hdev->hw; in hclgevf_cmd_config_regs()
118 static void hclgevf_cmd_init_regs(struct hclgevf_hw *hw) in hclgevf_cmd_init_regs()
149 struct hclgevf_hw *hw = &hdev->hw; in hclgevf_alloc_cmd_queue()
219 int hclgevf_cmd_send(struct hclgevf_hw *hw, struct hclgevf_desc *desc, int num) in hclgevf_cmd_send()
459 static void hclgevf_cmd_uninit_regs(struct hclgevf_hw *hw) in hclgevf_cmd_uninit_regs()
Dhclgevf_main.h165 struct hclgevf_hw { struct
263 struct hclgevf_hw hw;
Dhclgevf_cmd.h14 struct hclgevf_hw;
312 int hclgevf_cmd_send(struct hclgevf_hw *hw, struct hclgevf_desc *desc, int num);
Dhclgevf_mbx.c145 static bool hclgevf_cmd_crq_empty(struct hclgevf_hw *hw) in hclgevf_cmd_crq_empty()
Dhclgevf_main.c2881 struct hclgevf_hw *hw; in hclgevf_pci_init()