Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_cmd.c42 static int hclgevf_cmd_csq_clean(struct hclgevf_hw *hw) in hclgevf_cmd_csq_clean()
66 static bool hclgevf_cmd_csq_done(struct hclgevf_hw *hw) in hclgevf_cmd_csq_done()
91 struct hclgevf_hw *hw = &hdev->hw; in hclgevf_cmd_config_regs()
121 static void hclgevf_cmd_init_regs(struct hclgevf_hw *hw) in hclgevf_cmd_init_regs()
152 struct hclgevf_hw *hw = &hdev->hw; in hclgevf_alloc_cmd_queue()
222 int hclgevf_cmd_send(struct hclgevf_hw *hw, struct hclgevf_desc *desc, int num) in hclgevf_cmd_send()
319 static int hclgevf_cmd_query_firmware_version(struct hclgevf_hw *hw, in hclgevf_cmd_query_firmware_version()
428 static void hclgevf_cmd_uninit_regs(struct hclgevf_hw *hw) in hclgevf_cmd_uninit_regs()
Dhclgevf_cmd.h14 struct hclgevf_hw;
280 int hclgevf_cmd_send(struct hclgevf_hw *hw, struct hclgevf_desc *desc, int num);
Dhclgevf_main.h166 struct hclgevf_hw { struct
240 struct hclgevf_hw hw;
Dhclgevf_mbx.c138 static bool hclgevf_cmd_crq_empty(struct hclgevf_hw *hw) in hclgevf_cmd_crq_empty()
Dhclgevf_main.c2478 struct hclgevf_hw *hw; in hclgevf_pci_init()